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. u_bool :: Unmarshaller a -> Int -> Bool -> IO a

    curl Network.Curl.Opts

    No documentation available.

  2. getBool :: Get Bool

    data-msgpack Data.MessagePack

    No documentation available.

  3. putBool :: Bool -> Put

    data-msgpack Data.MessagePack

    No documentation available.

  4. ObjectBool :: Bool -> Object

    data-msgpack-types Data.MessagePack.Types.Object

    represents true or false

  5. fromBools :: [Bool] -> Bits

    flat Flat.Bits

    No documentation available.

  6. toBools :: Bits -> [Bool]

    flat Flat.Bits

    No documentation available.

  7. consBool :: ConsState -> (ConsState, Bool)

    flat Flat.Decoder

    Decode a single bit

  8. dBool :: Get Bool

    flat Flat.Decoder

    Decode a boolean

  9. consBool :: ConsState -> (ConsState, Bool)

    flat Flat.Decoder.Prim

    Decode a single bit

  10. dBool :: Get Bool

    flat Flat.Decoder.Prim

    Decode a boolean

Page 130 of many | Previous | Next