Home
last modified time | relevance | path

Searched refs:unpkSDoc (Results 1 – 3 of 3) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs1432 unpkSDoc = case unpkSrc of function
1436 | not (null xs) = unpkSDoc <+> text "cannot appear inside a type."
1437 | null acc && k == 0 = unpkSDoc <+> text "must be applied to a type."
/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.hs1467 unpkSDoc = case unpkSrc of function
1471 | not (null xs) = unpkSDoc <+> text "cannot appear inside a type."
1472 | null acc && k == 0 = unpkSDoc <+> text "must be applied to a type."
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs1467 unpkSDoc = case unpkSrc of function
1471 | not (null xs) = unpkSDoc <+> text "cannot appear inside a type."
1472 | null acc && k == 0 = unpkSDoc <+> text "must be applied to a type."