Hoogle Search

Within LTS Haskell 24.46 (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. decToBool :: Dec a -> Bool

    dec Data.Type.Dec

    Convert Dec to Bool, forgetting the evidence.

  6. fromBools :: [Bool] -> Bits

    flat Flat.Bits

    No documentation available.

  7. toBools :: Bits -> [Bool]

    flat Flat.Bits

    No documentation available.

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

    flat Flat.Decoder

    Decode a single bit

  9. dBool :: Get Bool

    flat Flat.Decoder

    Decode a boolean

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

    flat Flat.Decoder.Prim

    Decode a single bit

Page 131 of many | Previous | Next