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. module Numeric.OrdGenericBool

    Order ops with generic return type. Originally developed for semi-decidable comparisons that return Kleenean instead of Bool. Use in combination with: import Prelude hiding ((==),(/=),(),(<=),(),(>=),abs,max,min,not,(&&),(||)) import qualified Prelude as P The usual comparison operators are still available using the P prefix.

  2. mkBoolean :: forall (m :: Type -> Type) . Bool -> ResolverValue m

    morpheus-graphql-app Data.Morpheus.App.Internal.Resolving

    No documentation available.

  3. ObjectBool :: Bool -> Object

    nvim-hs Neovim

    No documentation available.

  4. optionType_bool :: OptionType Bool

    options Options

    Store an option as a Bool The option's value must be either "true" or "false". Boolean options are unary, which means that their value is optional when specified on the command line.

  5. buildBool :: Bool -> Builder

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

    Build a bool

  6. parseBool :: Parser Bool

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

    Parse bool value

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

  8. FieldTypeBool :: EIP712FieldType

    web3-crypto Crypto.Ethereum.Eip712Signature

    No documentation available.

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

    xlsx Codec.Xlsx.Parser.Internal

    No documentation available.

  10. eitherBoolean :: Text -> Either String Bool

    xlsx Codec.Xlsx.Parser.Internal.Util

    No documentation available.

Page 127 of many | Previous | Next