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

Hoogle Search

Within LTS Haskell 24.27 (ghc-9.10.3)

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

  1. parseBool :: Parser Bool

    pdf-toolbox-core Pdf.Core.Parsers.Object

    Parse bool value

  2. selectBool :: (Ord y, C y, C u, C y yv, Read sig yv, Transform sig Bool, Transform sig yv) => Signal s u y sig yv -> Signal s u y sig yv -> T (Phantom s) Abstract (sig Bool) -> Signal s u y sig yv

    synthesizer-dimensional Synthesizer.Dimensional.Amplitude.Cut

    No documentation available.

  3. maybeBoolElementValue :: Name -> Cursor -> [Maybe Bool]

    xlsx Codec.Xlsx.Parser.Internal

    No documentation available.

  4. eitherBoolean :: Text -> Either String Bool

    xlsx Codec.Xlsx.Parser.Internal.Util

    No documentation available.

  5. CellBool :: Bool -> CellValue

    xlsx Codec.Xlsx.Types

    No documentation available.

  6. CellBool :: Bool -> CellValue

    xlsx Codec.Xlsx.Types.Common

    No documentation available.

  7. _CellBool :: Prism' CellValue Bool

    xlsx Codec.Xlsx.Types.Common

    No documentation available.

  8. VtBool :: Bool -> Variant

    xlsx Codec.Xlsx.Types.Variant

    No documentation available.

  9. type ALboolean = CChar

    OpenAL Sound.OpenAL.AL.BasicTypes

    8-bit boolean

  10. unmarshalALboolean :: ALboolean -> Bool

    OpenAL Sound.OpenAL.AL.Extensions

    No documentation available.

Page 125 of many | Previous | Next

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