Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Types.Basic Does this Origin require us to run pattern-match checking, or should we skip these checks? See Note [Generated code and pattern-match checking].
-
ghc GHC.Types.Basic No documentation available.
-
ghc GHC.Types.Cpr No documentation available.
-
ghc GHC.Types.Demand No documentation available.
seqDemandList :: [Demand] -> ()ghc GHC.Types.Demand No documentation available.
-
ghc GHC.Types.Demand No documentation available.
-
ghc GHC.Types.Demand No documentation available.
-
ghc GHC.Types.Demand No documentation available.
SuggestTypeSignatureRemoveQualifier :: GhcHintghc GHC.Types.Error Suggests that for a type signature 'M.x :: ...' the qualifier should be omitted in order to be accepted by GHC. Triggered by: PsErrInvalidTypeSignature Test case(s): module/mod98
SuggestTypeSignatureRemoveQualifier :: GhcHintghc GHC.Types.Hint Suggests that for a type signature 'M.x :: ...' the qualifier should be omitted in order to be accepted by GHC. Triggered by: PsErrInvalidTypeSignature Test case(s): module/mod98