Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. type PackageData = Map Version VersionData

    hackage-db Distribution.Hackage.DB.Parsed

    No documentation available.

  2. module Distribution.Hackage.DB.Path

    Find the location of the local Hackage database that is maintained by running cabal update.

  3. data PackageData

    hackage-db Distribution.Hackage.DB.Unparsed

    No documentation available.

  4. PackageData :: ByteString -> !Map Version VersionData -> PackageData

    hackage-db Distribution.Hackage.DB.Unparsed

    No documentation available.

  5. module Documentation.Haddock.Parser

    Parser used for Haddock comments. For external users of this library, the most commonly used combination of functions is going to be

    toRegular . _doc . parseParas
    

  6. type Package = String

    haddock-library Documentation.Haddock.Types

    No documentation available.

  7. data Picture

    haddock-library Documentation.Haddock.Types

    No documentation available.

  8. Picture :: String -> Maybe String -> Picture

    haddock-library Documentation.Haddock.Types

    No documentation available.

  9. data Point u

    haha Graphics.Ascii.Haha.Geometry

    No documentation available.

  10. Point :: u -> u -> Point u

    haha Graphics.Ascii.Haha.Geometry

    No documentation available.

Page 918 of many | Previous | Next