Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. data LinkableObjectSort

    ghc-lib-parser GHC.Linker.Types

    Classify the provenance of .o products.

  2. data AnnSortKey tag

    ghc-lib-parser GHC.Parser.Annotation

    Captures the sort order of sub elements for ValBinds, ClassDecl, ClsInstDecl

  3. AnnSortKey :: [tag] -> AnnSortKey tag

    ghc-lib-parser GHC.Parser.Annotation

    No documentation available.

  4. NoAnnSortKey :: AnnSortKey tag

    ghc-lib-parser GHC.Parser.Annotation

    No documentation available.

  5. ClassDeclSort :: DeclSort

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

    No documentation available.

  6. DataDeclSort :: NewOrData -> DataSort

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

    No documentation available.

  7. DataFamilySort :: DataSort

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

    No documentation available.

  8. DataInstanceSort :: NewOrData -> DataSort

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

    No documentation available.

  9. data DataSort

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

    A description of whether something is a

    At present, this data type is only consumed by checkDataKindSig.

  10. data DeclSort

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

    No documentation available.

Page 113 of many | Previous | Next