build: Update cabal dependency information for GHC 6.12.
commiteaed4ad51cf7883cc08ac1179e0ad2da339c0235
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:29:59 +0000 (27 01:29 -0500)
tree7cfaa7e2275b11449682c4124e09a26dbff29e5b
parent264ddf3ec5841b3eb7863d6e00c1650183e61f35
build: Update cabal dependency information for GHC 6.12.

Commit 007c944a6dde902655481214e293a1892026d10e upstream.

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