bin-package-db-0.0.0.0: A binary format for the package databaseSource codeContentsIndex
Distribution.InstalledPackageInfo.Binary
Portabilityportable
Maintainercvs-ghc@haskell.org
Description
Documentation
readBinPackageDB :: Binary m => FilePath -> IO [InstalledPackageInfo_ m]Source
writeBinPackageDB :: Binary m => FilePath -> [InstalledPackageInfo_ m] -> IO ()Source
Produced by Haddock version 2.6.1