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

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. fromBool :: Bits b => Bool -> b

    bitwise Data.Bits.Bitwise

    The least significant bit.

  2. addSimpleBoolFlag :: forall (f :: Type -> Type) out . Applicative f => String -> [String] -> Flag Void -> CmdParser f out Bool

    butcher UI.Butcher.Monadic.Flag

    A no-parameter flag where non-occurence means False, occurence means True.

  3. showQFNBool :: QFN -> Bool -> String

    cabal-install-solver Distribution.Solver.Modular.Flag

    No documentation available.

  4. showQSNBool :: QSN -> Bool -> String

    cabal-install-solver Distribution.Solver.Modular.Flag

    No documentation available.

  5. showSBool :: Stanza -> Bool -> String

    cabal-install-solver Distribution.Solver.Modular.Flag

    No documentation available.

  6. bitToBool :: Bit -> Bool

    clash-prelude Clash.Class.BitPack

    Convert a Bit to a Bool

  7. bitToBool :: Bit -> Bool

    clash-prelude Clash.Class.BitPack.Internal

    Convert a Bit to a Bool

  8. JsonBool :: Bool -> JsonValue

    core-data Core.Encoding.Json

    No documentation available.

  9. CqlBoolean :: Bool -> Value

    cql Database.CQL.Protocol

    No documentation available.

  10. CqlBoolean :: Bool -> Value

    cql Database.CQL.Protocol.Internal

    No documentation available.

Page 129 of many | Previous | Next

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