Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
EmptyStmtsGroupInArrowNotation :: EmptyStatementGroupErrReasonghc-lib-parser GHC.Tc.Errors.Types Empty statement group in arrow notation Example: proc () -> do
FunctionArrowSyntax :: TypeSyntaxghc-lib-parser GHC.Tc.Errors.Types t1 -> t2
TcRnArrowIfThenElsePredDependsOnResultTy :: TcRnMessageghc-lib-parser GHC.Tc.Errors.Types TcRnArrowIfThenElsePredDependsOnResultTy is an error that occurs when the predicate type of an ifThenElse expression in arrow notation depends on the type of the result. Example(s): None Test cases: None
TcRnArrowProcGADTPattern :: TcRnMessageghc-lib-parser GHC.Tc.Errors.Types TcRnArrowProcGADTPattern is an error that occurs when a user writes a GADT pattern inside arrow proc notation. Test case: arrowsshould_failarrowfail004.
-
ghc-lib-parser GHC.Tc.Types No documentation available.
tcl_arrow_ctxt :: TcLclCtxt -> ArrowCtxtghc-lib-parser GHC.Tc.Types No documentation available.
-
ghc-lib-parser GHC.Tc.Types.LclEnv No documentation available.
getLclEnvArrowCtxt :: TcLclEnv -> ArrowCtxtghc-lib-parser GHC.Tc.Types.LclEnv No documentation available.
tcl_arrow_ctxt :: TcLclCtxt -> ArrowCtxtghc-lib-parser GHC.Tc.Types.LclEnv No documentation available.
FRRArrow :: FRRArrowContext -> FixedRuntimeRepContextghc-lib-parser GHC.Tc.Types.Origin A representation-polymorphism check arising from arrow notation. See FRRArrowContext for more details.