Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. RBool :: Purify P2 -> RBool

    rec-def Data.Recursive.Internal

    No documentation available.

  2. newtype RDualBool

    rec-def Data.Recursive.Internal

    Like Bool, but admits recursive definitions, preferring the greatest solution.

  3. RDualBool :: Purify P2 -> RDualBool

    rec-def Data.Recursive.Internal

    No documentation available.

  4. withBool :: String -> (Bool -> Parser a) -> Value -> Parser a

    safe-json Data.Aeson.Safe

    withBool expected f value applies f to the Bool when value is a Boolean and fails otherwise.

    Error message example

    withBool "MyType" f (String "oops")
    -- Error: "parsing MyType failed, expected Boolean, but encountered String"
    

  5. containWithBool :: String -> (Bool -> Parser a) -> Value -> Contained (Parser a)

    safe-json Data.SafeJSON

    Similar to withBool, but contained to be used in safeFrom definitions

  6. isElmListOfMaybeBoolType :: EType -> Bool

    servant-elm Servant.Elm.Internal.Generate

    No documentation available.

  7. _ioTEventsDetectorModelAssetPropertyVariantBooleanValue :: IoTEventsDetectorModelAssetPropertyVariant -> Maybe (Val Text)

    stratosphere Stratosphere.ResourceProperties.IoTEventsDetectorModelAssetPropertyVariant

    No documentation available.

  8. itedmapvBooleanValue :: Lens' IoTEventsDetectorModelAssetPropertyVariant (Maybe (Val Text))

    stratosphere Stratosphere.ResourceProperties.IoTEventsDetectorModelAssetPropertyVariant

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertyvariant.html#cfn-iotevents-detectormodel-assetpropertyvariant-booleanvalue

  9. _ioTTopicRuleAssetPropertyVariantBooleanValue :: IoTTopicRuleAssetPropertyVariant -> Maybe (Val Text)

    stratosphere Stratosphere.ResourceProperties.IoTTopicRuleAssetPropertyVariant

    No documentation available.

  10. ittrapvBooleanValue :: Lens' IoTTopicRuleAssetPropertyVariant (Maybe (Val Text))

    stratosphere Stratosphere.ResourceProperties.IoTTopicRuleAssetPropertyVariant

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-booleanvalue

Page 168 of many | Previous | Next