Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. InvalidDir :: FilePath -> PathException

    path Path.Windows

    No documentation available.

  2. InvalidExtension :: String -> PathException

    path Path.Windows

    No documentation available.

  3. InvalidFile :: FilePath -> PathException

    path Path.Windows

    No documentation available.

  4. InvalidRelDir :: FilePath -> PathException

    path Path.Windows

    No documentation available.

  5. InvalidRelFile :: FilePath -> PathException

    path Path.Windows

    No documentation available.

  6. hideCon :: Bool -> (Name -> Bool) -> Value -> Value

    pretty-show Text.Show.Pretty

    Hide constrcutros matching the given predicate. If the hidden value is in a record, we also hide the corresponding record field. If the boolean flag is true, then we also hide constructors all of whose fields were hidden.

  7. ppHide :: (Name -> Bool) -> a -> PreProc a

    pretty-show Text.Show.Pretty

    Hide the given constructors when showing a value.

  8. ppHideNested :: (Name -> Bool) -> a -> PreProc a

    pretty-show Text.Show.Pretty

    Hide the given constructors when showing a value. In addition, hide values if all of their children were hidden.

  9. wideListWidth :: HtmlOpts -> Int

    pretty-show Text.Show.Pretty

    Max. number of columns in wide lists.

  10. module Web.HttpApiData

    Convert Haskell values to and from HTTP API data such as URL pieces, headers and query parameters.

Page 604 of many | Previous | Next