Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. type PackageNameMap a = Map BinPkgName [a]

    debian Debian.Apt.Package

    No documentation available.

  2. packageNameMap :: (a -> BinPkgName) -> [a] -> PackageNameMap a

    debian Debian.Apt.Package

    packageNameMap creates a map from a package name to all the versions of that package NOTE: Provides are not included in the map NOTE: the sort order is random -- this is perhaps a bug see also: addProvides

  3. ErrorIOMmap :: Error

    direct-sqlite Database.SQLite3

    No documentation available.

  4. ErrorIOShmMap :: Error

    direct-sqlite Database.SQLite3

    No documentation available.

  5. ErrorIOMmap :: Error

    direct-sqlite Database.SQLite3.Bindings.Types

    No documentation available.

  6. ErrorIOShmMap :: Error

    direct-sqlite Database.SQLite3.Bindings.Types

    No documentation available.

  7. ErrorIOMmap :: Error

    direct-sqlite Database.SQLite3.Direct

    No documentation available.

  8. ErrorIOShmMap :: Error

    direct-sqlite Database.SQLite3.Direct

    No documentation available.

  9. module Distribution.Nixpkgs.PackageMap

    Build a lookup table from package identifiers to full attribute paths in nixpkgs.

  10. type PackageMap = Map Identifier Set Path

    distribution-nixpkgs Distribution.Nixpkgs.PackageMap

    No documentation available.

Page 1026 of many | Previous | Next