Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

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

    hledger Hledger.Cli

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

  2. parseBool :: String -> Maybe Bool

    hledger Hledger.Cli

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

  3. CondBool :: Bool -> Cond

    hpack Hpack.Config

    No documentation available.

  4. VerbatimBool :: Bool -> VerbatimValue

    hpack Hpack.Config

    No documentation available.

  5. withBool :: (Bool -> Parser a) -> Value -> Parser a

    hpack Hpack.Yaml

    No documentation available.

  6. FoBoolean :: DataType

    hvega Graphics.Vega.VegaLite

    Indicate Boolean data type to be parsed when reading input data.

  7. MBoolean :: Bool -> MarkChannel

    hvega Graphics.Vega.VegaLite

    Boolean value when encoding with a mark property channel.

  8. fromBool :: BoundedLattice a => Bool -> a

    lattices Algebra.Lattice

    True to top and False to bottom

  9. fromSetBool :: Set Bool -> M2

    lattices Algebra.Lattice.M2

    No documentation available.

  10. toSetBool :: M2 -> Set Bool

    lattices Algebra.Lattice.M2

    No documentation available.

Page 123 of many | Previous | Next