• 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. ObjCLitBool :: Bool -> SrcLoc -> Exp

    language-c-quote Language.C.Syntax

    No documentation available.

  2. T_Bool :: SrcLoc -> TypeSpec

    language-c-quote Language.C.Syntax

    No documentation available.

  3. litbool :: Bool -> PrimExpr

    language-c99-util Language.C99.Util

    No documentation available.

  4. KW_Boolean :: Token

    language-java Language.Java.Lexer

    No documentation available.

  5. data OnBool a

    mappings Data.Mapping

    Binary decisions, as functions defined on Bool

  6. OnBool :: a -> a -> OnBool a

    mappings Data.Mapping

    No documentation available.

  7. newtype LBool

    minisat MiniSat

    No documentation available.

  8. MkLBool :: CInt -> LBool

    minisat MiniSat

    No documentation available.

  9. 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.

  10. 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.

Page 161 of many | Previous | Next

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