Remove the no-ghci-lib warning in ghc-pkg
authorIan Lynagh <igloo@earth.li>
Sat, 27 Nov 2010 23:58:05 +0000 (23:58 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 27 Nov 2010 23:58:05 +0000 (23:58 +0000)
commitf22542139991eec42419263e21467dbf5c807af7
tree9240dc4fba9abeb00f6b1882a6c3a24226252866
parentb2adc5010f7a072bc81d374ab3009405e1c5c1b8
Remove the no-ghci-lib warning in ghc-pkg
GHCi libs are no longer necessary, as we can use the .a or .so versions
instead.
utils/ghc-pkg/Main.hs