add --enable-shared to configure, and $(BuildSharedLibs) to the build system
[ghc-hetmet.git] / utils / ghc-pkg / ghc-pkg.cabal
2008-07-18 Ian LynaghMore build system changes; ghc-pkg is now built with...