Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. PersistBool :: Bool -> PersistValue

    persistent Database.Persist.PersistValue

    No documentation available.

  2. PersistBool :: Bool -> PersistValue

    persistent Database.Persist.Types

    No documentation available.

  3. SqlBool :: SqlType

    persistent Database.Persist.Types

    No documentation available.

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

    Cabal Distribution.Simple.Flag

    No documentation available.

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

    Cabal Distribution.Simple.Setup

    No documentation available.

  6. OptionBool :: OptionType

    Cabal Distribution.TestSuite

    No documentation available.

  7. JsonBool :: Bool -> Json

    Cabal Distribution.Utils.Json

    No documentation available.

  8. 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.

  9. parseBool :: String -> Maybe Bool

    cmdargs System.Console.CmdArgs.Explicit

    Parse a boolean, accepts as True: true yes on enabled 1.

  10. gobjectInstallGBooleanProperty :: DerivedGObject o => GObjectClass -> GBooleanPropertyInfo o -> IO ()

    haskell-gi-base Data.GI.Base.GObject

    Add a `${type gboolean}`-valued property to the given object class.

Page 75 of many | Previous | Next