build: Update cabal dependency information for GHC 6.12.
commit007c944a6dde902655481214e293a1892026d10e
authorNick Bowler <nbowler@draconx.ca>
Wed, 27 Jan 2010 06:09:42 +0000 (27 01:09 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 27 Jan 2010 06:17:59 +0000 (27 01:17 -0500)
tree21457c5f4f6c0c6a820395f8dfdefc2f911e304d
parent76c4e32cea76f4707180379656383328573edfee
build: Update cabal dependency information for GHC 6.12.

GHC 6.12 has split the integer package into two: integer-gmp and
integer-simple.  We can build with any one of these packages since we
only use one bloody function from them.
altfloat.cabal