Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. PatBuilderPar :: EpToken "(" -> LocatedA (PatBuilder p) -> EpToken ")" -> PatBuilder p

    ghc GHC.Parser.Types

    No documentation available.

  2. PatBuilderPat :: Pat p -> PatBuilder p

    ghc GHC.Parser.Types

    No documentation available.

  3. PatBuilderVar :: LocatedN RdrName -> PatBuilder p

    ghc GHC.Parser.Types

    No documentation available.

  4. PrefixDataConBuilder :: OrdList (LHsType GhcPs) -> LocatedN RdrName -> DataConBuilder

    ghc GHC.Parser.Types

    No documentation available.

  5. module GHC.Platform

    Platform description

  6. data PPC_64ABI

    ghc GHC.Platform

    No documentation available.

  7. PW4 :: PlatformWordSize

    ghc GHC.Platform

    A 32-bit platform

  8. PW8 :: PlatformWordSize

    ghc GHC.Platform

    A 64-bit platform

  9. data Platform

    ghc GHC.Platform

    Platform description This is used to describe platforms so that we can generate code for them.

  10. Platform :: ArchOS -> PlatformWordSize -> ByteOrder -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> !Maybe PlatformConstants -> Platform

    ghc GHC.Platform

    No documentation available.

Page 152 of many | Previous | Next