
12 Jul
2015
12 Jul
'15
3:40 p.m.
On 2015-07-10 14:36, Imants Cekusins wrote:
you could use cabal sandbox.
I went along these lines: $ cabal update $ cabal install cabal-install $ ~/.cabal/bin/cabal sandbox init $ ~/.cabal/bin/cabal install --only-dependencies --max-backjumps=-1 Then I still had to resolve: Loading package transformers-0.4.3.0 ... ghc: mmap 1400832 bytes at (nil): Operation not permitted ghc: Try specifying an address with +RTS -xm<addr> -RTS Failed to install vector-0.10.12.3 (and similar) but finally made it work. Thanks! -- http://people.eisenbits.com/~stf/ http://www.eisenbits.com/ OpenPGP: 9EC2 5620 2355 B1DC 4A8F 8C79 0EC7 C214 E5AE 3B4E