Copyright | (c) The University of Glasgow 2009 |
---|---|
Maintainer | ghc-devs@haskell.org |
Portability | portable |
Safe Haskell | Trustworthy |
Language | Haskell98 |
Documentation
readBinPackageDB :: Binary m => FilePath -> IO [InstalledPackageInfo_ m] Source
writeBinPackageDB :: Binary m => FilePath -> [InstalledPackageInfo_ m] -> IO () Source