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. specCanNegBool :: (CanTestCertainly t, CanTestCertainly (NegType t), CanTestCertainly (NegType (NegType t)), Serial IO t, Show t, Show (NegType (NegType t)), CanNeg t, CanNeg (NegType t)) => T t -> Spec

    mixed-types-num Numeric.MixedTypes.Bool

    HSpec properties that each Boolean implementation of CanNeg should satisfy.

  2. specIsBool :: (IsBool t, CanTestCertainly t, Show t, Serial IO t) => T t -> Spec

    mixed-types-num Numeric.MixedTypes.Bool

    HSpec properties that each implementation of IsBool should satisfy.

  3. tBool :: T Bool

    mixed-types-num Numeric.MixedTypes.Literals

    No documentation available.

  4. tMaybeBool :: T (Maybe Bool)

    mixed-types-num Numeric.MixedTypes.Literals

    No documentation available.

  5. tMaybeMaybeBool :: T (Maybe (Maybe Bool))

    mixed-types-num Numeric.MixedTypes.Literals

    No documentation available.

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

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

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

    No documentation available.

  8. ObjectBool :: Bool -> Object

    nvim-hs Neovim

    No documentation available.

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

  10. buildBool :: Bool -> Builder

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

    Build a bool

Page 124 of many | Previous | Next