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.
type
PackageNameMap a = Map BinPkgName [a]debian Debian.Apt.Package No documentation available.
packageNameMap :: (a -> BinPkgName) -> [a] -> PackageNameMap adebian 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
-
direct-sqlite Database.SQLite3 No documentation available.
-
direct-sqlite Database.SQLite3 No documentation available.
-
direct-sqlite Database.SQLite3.Bindings.Types No documentation available.
-
direct-sqlite Database.SQLite3.Bindings.Types No documentation available.
-
direct-sqlite Database.SQLite3.Direct No documentation available.
-
direct-sqlite Database.SQLite3.Direct No documentation available.
module Distribution.Nixpkgs.
PackageMap Build a lookup table from package identifiers to full attribute paths in nixpkgs.
type
PackageMap = Map Identifier Set Pathdistribution-nixpkgs Distribution.Nixpkgs.PackageMap No documentation available.