Home
last modified time | relevance | path

Searched refs:pStrictMark (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/parser/
H A DRdrHsSyn.hs1394 pStrictMark
1399 pStrictMark ((dL->L l1 x1) : (dL->L l2 x2) : xs) function
1405 pStrictMark ((dL->L l x1) : xs) function
1410 pStrictMark ((dL->L l x1) : xs) function
1415 pStrictMark _ = Nothing function
1425 case pStrictMark xs of
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs1394 pStrictMark
1399 pStrictMark ((dL->L l1 x1) : (dL->L l2 x2) : xs) function
1405 pStrictMark ((dL->L l x1) : xs) function
1410 pStrictMark ((dL->L l x1) : xs) function
1415 pStrictMark _ = Nothing function
1425 case pStrictMark xs of