Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. PLingeling :: SatSolver

    call-alloy Language.Alloy.Call

    PLingeling

    • not supported by default

  2. ParsingAlloyResponseFailed :: ErrInfo -> AlloyResponseFailure

    call-alloy Language.Alloy.Exceptions

    No documentation available.

  3. PNG :: DiagramType

    call-plantuml Language.PlantUML.Call

    No documentation available.

  4. PatSynDec :: DeclType

    calligraphy Calligraphy.Compat.GHC

    pattern synonym

  5. PatternBind :: Scope -> Scope -> Maybe Span -> ContextInfo

    calligraphy Calligraphy.Compat.GHC

    Pattern binding This case is tricky because the bound identifier can be used in two distinct scopes. Consider the following example (with -XViewPatterns)

    do (b, a, (a -> True)) <- bar
    foo a
    
    The identifier a has two scopes: in the view pattern (a -> True) and in the rest of the do-block in foo a.

  6. module Calligraphy.Phases.Parse

    No documentation available.

  7. data ParseError

    calligraphy Calligraphy.Phases.Parse

    No documentation available.

  8. newtype ParsePhaseDebugInfo

    calligraphy Calligraphy.Phases.Parse

    No documentation available.

  9. ParsePhaseDebugInfo :: [(String, LexTree Loc RawDecl)] -> ParsePhaseDebugInfo

    calligraphy Calligraphy.Phases.Parse

    No documentation available.

  10. module Calligraphy.Prelude

    No documentation available.

Page 1252 of many | Previous | Next