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. isBoolTy :: Type -> Bool

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  2. JSBool :: Bool -> JsonDoc

    ghc GHC.Utils.Json

    No documentation available.

  3. PersistBool :: Bool -> PersistValue

    persistent Database.Persist.PersistValue

    No documentation available.

  4. PersistBool :: Bool -> PersistValue

    persistent Database.Persist.Types

    No documentation available.

  5. SqlBool :: SqlType

    persistent Database.Persist.Types

    No documentation available.

  6. asBool :: BooleanFlag a => a -> Bool

    Cabal Distribution.Simple.Flag

    No documentation available.

  7. asBool :: BooleanFlag a => a -> Bool

    Cabal Distribution.Simple.Setup

    No documentation available.

  8. OptionBool :: OptionType

    Cabal Distribution.TestSuite

    No documentation available.

  9. JsonBool :: Bool -> Json

    Cabal Distribution.Utils.Json

    No documentation available.

  10. flagBool :: [Name] -> (Bool -> a -> a) -> Help -> Flag a

    cmdargs System.Console.CmdArgs.Explicit

    Create a boolean flag, with a list of flag names, an update function and some help text.

Page 75 of many | Previous | Next