exposing hidden packages with runghc
Gwern Branwen
gwern0 at gmail.com
Tue Jun 30 20:50:43 EDT 2009
On Tue, Jun 30, 2009 at 7:12 PM, Iain Barnett<iainspeed at gmail.com> wrote:
> I think this was the wrong list to use for this question, so I've forwarded
> it to the GHC list. Please ignore this and accept my apologies.
>
> Iain
Actually, the GHC list is no better than this one; that's a Cabal
issue. Cabal by default hides everything listed in ghc-pkg, only
making available the ones listed in the .cabal file. So a solution to
your problem would be something like editing http.cabal and adding
array to the build-depends field.
--
gwern
More information about the Libraries
mailing list