Hoogle Search
Within LTS Haskell 24.21 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
maybeFields :: Default IfPP b b => b -> (a -> b) -> MaybeFields a -> bopaleye Opaleye.Internal.MaybeFields The Opaleye analogue of maybe
maybeFieldsExplicit :: IfPP b b' -> b -> (a -> b) -> MaybeFields a -> b'opaleye Opaleye.Internal.MaybeFields No documentation available.
maybeFieldsToNullable :: MaybeFields (Field a) -> FieldNullable aopaleye Opaleye.Internal.MaybeFields Convert nothingFields to NULL to a justFields to non-NULL
maybeFieldsToSelect :: SelectArr (MaybeFields a) aopaleye Opaleye.Internal.MaybeFields The Opaleye analogue of maybeToList. Unless you are using arrow notation you'll probably find catMaybeFields easier to use.
maybeFields :: Default IfPP b b => b -> (a -> b) -> MaybeFields a -> bopaleye Opaleye.MaybeFields The Opaleye analogue of maybe
maybeFieldsExplicit :: IfPP b b' -> b -> (a -> b) -> MaybeFields a -> b'opaleye Opaleye.MaybeFields No documentation available.
maybeFieldsToNullable :: MaybeFields (Field a) -> FieldNullable aopaleye Opaleye.MaybeFields Convert nothingFields to NULL to a justFields to non-NULL
maybeFieldsToSelect :: SelectArr (MaybeFields a) aopaleye Opaleye.MaybeFields The Opaleye analogue of maybeToList. Unless you are using arrow notation you'll probably find catMaybeFields easier to use.
maybeReader :: (String -> Maybe a) -> Reader aopt-env-conf OptEnvConf maybeReader :: (String -> Maybe a) -> Reader aopt-env-conf OptEnvConf.Reader