Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. maybeFieldsToSelect :: SelectArr (MaybeFields a) a

    opaleye Opaleye.MaybeFields

    The Opaleye analogue of maybeToList. Unless you are using arrow notation you'll probably find catMaybeFields easier to use.

  2. maybeReader :: (String -> Maybe a) -> Reader a

    opt-env-conf OptEnvConf

    Turn a Maybe parsing function into a Reader

  3. maybeReader :: (String -> Maybe a) -> Reader a

    opt-env-conf OptEnvConf.Reader

    Turn a Maybe parsing function into a Reader

  4. maybePath :: (AbsRel ar, FileDir fd) => String -> Maybe (Path ar fd)

    pathtype System.Path

    Deprecated: Use Path.maybe instead.

  5. maybePath :: (System os, AbsRel ar, FileDir fd) => String -> Maybe (Path os ar fd)

    pathtype System.Path.Generic

    Deprecated: Use Path.maybe instead.

  6. maybePath :: (AbsRel ar, FileDir fd) => String -> Maybe (Path ar fd)

    pathtype System.Path.Posix

    Deprecated: Use Path.maybe instead.

  7. maybePath :: (AbsRel ar, FileDir fd) => String -> Maybe (Path ar fd)

    pathtype System.Path.Windows

    Deprecated: Use Path.maybe instead.

  8. maybeReadQ :: String -> Maybe Quotient

    percent-format Text.PercentFormat.Quotient

    No documentation available.

  9. maybeRead :: Read a => String -> Maybe a

    percent-format Text.PercentFormat.Utils

    Reads a value encoded as a string, return Just the value or Nothing on error.

  10. maybeBridge :: BridgePart

    purescript-bridge Language.PureScript.Bridge.Primitives

    No documentation available.

Page 70 of many | Previous | Next