ghc-pkg-lib-0.2: Provide library support for ghc-pkg information

Copyright(c) Thiago Arrais 2009
LicenseBSD3
Maintainerjpmoresmau@gmail.com
Stabilitybeta
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Language.Haskell.Packages

Description

Synopsis

Documentation

getPkgInfos Source

Arguments

:: Maybe FilePath

the path to the cabal sandbox if any

-> IO InstalledPackagesList 

Fetch the installed package info from the global and user package.conf databases, mimicking the functionality of ghc-pkg.