Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. FunctionArrowSyntax :: TypeSyntax

    ghc-lib-parser GHC.Tc.Errors.Types

    t1 -> t2
    

  2. TcRnArrowIfThenElsePredDependsOnResultTy :: TcRnMessage

    ghc-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

  3. TcRnArrowProcGADTPattern :: TcRnMessage

    ghc-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.

  4. NoArrowCtxt :: ArrowCtxt

    ghc-lib-parser GHC.Tc.Types

    No documentation available.

  5. tcl_arrow_ctxt :: TcLclCtxt -> ArrowCtxt

    ghc-lib-parser GHC.Tc.Types

    No documentation available.

  6. NoArrowCtxt :: ArrowCtxt

    ghc-lib-parser GHC.Tc.Types.LclEnv

    No documentation available.

  7. getLclEnvArrowCtxt :: TcLclEnv -> ArrowCtxt

    ghc-lib-parser GHC.Tc.Types.LclEnv

    No documentation available.

  8. tcl_arrow_ctxt :: TcLclCtxt -> ArrowCtxt

    ghc-lib-parser GHC.Tc.Types.LclEnv

    No documentation available.

  9. FRRArrow :: FRRArrowContext -> FixedRuntimeRepContext

    ghc-lib-parser GHC.Tc.Types.Origin

    A representation-polymorphism check arising from arrow notation. See FRRArrowContext for more details.

  10. data FRRArrowContext

    ghc-lib-parser GHC.Tc.Types.Origin

    While typechecking arrow notation, in which context did a representation polymorphism check arise? See FixedRuntimeRepContext for more general origins of representation polymorphism checks.

Page 71 of many | Previous | Next