• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. boolTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  2. boolTy :: Type

    ghc GHC.Builtin.Types

    No documentation available.

  3. boolTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  4. boolTyConName :: Name

    ghc GHC.Builtin.Types

    No documentation available.

  5. boolTyCon_RDR :: RdrName

    ghc GHC.Builtin.Types

    No documentation available.

  6. boolToRecFlag :: Bool -> RecFlag

    ghc GHC.Types.Basic

    No documentation available.

  7. boolOpt :: (b -> Maybe Bool) -> (Bool -> b) -> SFlags -> SFlags -> MkOptDescr (a -> b) (b -> a -> a) a

    Cabal Distribution.Simple.Command

    No documentation available.

  8. boolOpt' :: (b -> Maybe Bool) -> (Bool -> b) -> OptFlags -> OptFlags -> MkOptDescr (a -> b) (b -> a -> a) a

    Cabal Distribution.Simple.Command

    No documentation available.

  9. boolOpt :: SFlags -> SFlags -> MkOptDescr (a -> Flag Bool) (Flag Bool -> a -> a) a

    Cabal Distribution.Simple.Setup

    No documentation available.

  10. boolOpt' :: OptFlags -> OptFlags -> MkOptDescr (a -> Flag Bool) (Flag Bool -> a -> a) a

    Cabal Distribution.Simple.Setup

    No documentation available.

Page 51 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete