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. ITdarrow :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  2. ITlarrow :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  3. ITlarrowtail :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    -<
    

  4. ITrarrow :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  5. ITrarrowtail :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    >-
    

  6. EmptyStmtsGroupInArrowNotation :: EmptyStatementGroupErrReason

    ghc GHC.Tc.Errors.Types

    Empty statement group in arrow notation Example: proc () -> do

  7. TcRnArrowIfThenElsePredDependsOnResultTy :: TcRnMessage

    ghc 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

  8. TcRnArrowProcGADTPattern :: TcRnMessage

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

  9. NoArrowCtxt :: ArrowCtxt

    ghc GHC.Tc.Types

    No documentation available.

  10. tcl_arrow_ctxt :: TcLclCtxt -> ArrowCtxt

    ghc GHC.Tc.Types

    No documentation available.

Page 48 of many | Previous | Next