[Haskell-cafe] Supporting GHC 6.10 and 6.12 in HDBC-postgresql
Setup.hs
Don Stewart
dons at galois.com
Tue Jan 26 13:14:08 EST 2010
jgoerzen:
> Hi folks,
>
> I've gotten some reports (see below) of issues with building
> HDBC-postgresql on GHC 6.12. Its Setup.hs file [1] is the culprit. The
> problem is that AnyVersion needs to be removed to work with Cabal in GHC
> 6.12.
>
The other HDBC problem I have is various dependencies relying on QC1.
The next HP will ship with QC 2.1 (in coming weeks), so it might be a
good time for people to start migrating, since that will be the only
version of QC on many distros.
-- Don
More information about the Haskell-Cafe
mailing list