Name: ghc-pkg -- XXX Version number Version: 6.9 Copyright: XXX License: BSD3 -- XXX License-File: LICENSE Author: XXX Maintainer: cvs-fptools@haskell.org Synopsis: XXX Description: XXX Category: Development build-type: Simple cabal-version: >=1.2 Executable ghc-pkg Main-Is: Main.hs Other-Modules: Version Extensions: CPP, ForeignFunctionInterface, NondecreasingIndentation Build-Depends: base >= 4 && < 5, directory >= 1 && < 1.2, process >= 1 && < 1.1, filepath, Cabal, binary, bin-package-db, bytestring if !os(windows) Build-Depends: unix, terminfo if os(windows) c-sources: CRT_noglob.c