On 17/11/2008, at 21.32, Christian Kellermann wrote: > * Jules Colding <[EMAIL PROTECTED]> [081117 20:57]: >> That tried to replicate on the wrong side of 4GB, so I tried this one >> instead: >> >>> Or barring that >>> wget >>> http://hackage.haskell.org/packages/archive/QuickCheck/2.1.0.1/QuickCheck-2.1.0.1.tar.gz >>> tar xzvf QuickCheck-2.1.0.1 >>> cd QuickCheck-2.1.0.1 >>> runhaskell Setup configure --user >>> runhaskell Setup build >>> runhaskell Setup install >>> >>> (if you want it installed globally, just omit --user and sudo >>> runhaskell >>> Setup install) >> > > Have you tried to 'cabal install quickcheck-2.1' ?
Yep, tried to allocate somewhere above 4GB. Weird as this worked with the earlier ghc version... -- jules _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
