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

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. c_ab_bool :: (IsPtr a, IsPtr b) => (a -> b -> IO Bool) -> IO (C (Ptr (Tag a) -> Ptr (Tag b) -> IO Int32))

    moffy-samples-gtk3-run Stopgap.System.GLib.Callback

    No documentation available.

  2. c_wrap_callback_ab_bool :: (Ptr a -> Ptr b -> IO Int32) -> IO (FunPtr (Ptr a -> Ptr b -> IO Int32))

    moffy-samples-gtk3-run Stopgap.System.GLib.Callback

    No documentation available.

  3. connect_ab_bool :: (IsO a, IsPtr b) => a -> Signal -> (a -> b -> IO Bool) -> b -> IO ()

    moffy-samples-gtk3-run Stopgap.System.GLib.Signal

    No documentation available.

  4. TypeValueBool :: Bool -> TypeValue

    morpheus-graphql-code-gen-utils Data.Morpheus.CodeGen.Internal.AST

    No documentation available.

  5. getBool :: Get Bool

    msgpack Data.MessagePack.Get

    No documentation available.

  6. ObjectBool :: Bool -> Object

    msgpack Data.MessagePack.Object

    represents true or false

  7. putBool :: Bool -> Put

    msgpack Data.MessagePack.Put

    No documentation available.

  8. JBoolean :: JsonType

    ollama-haskell Data.Ollama.Common.SchemaBuilder

    No documentation available.

  9. AggrBoolAnd :: AggrOp

    opaleye Opaleye.Internal.HaskellDB.PrimQuery

    No documentation available.

  10. AggrBoolOr :: AggrOp

    opaleye Opaleye.Internal.HaskellDB.PrimQuery

    No documentation available.

Page 159 of many | Previous | Next

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