ANNOUNCE: GHC 6.10.1 RC 1

Anatoly Yakovenko aeyakovenko at gmail.com
Wed Oct 29 14:41:13 EDT 2008


I am using the gentoo package for 6.10.1 and when i start ghci it
tries to allocate over 1gb of memory, which hits my ulimit.

Is anyone else getting absurd memory usage when trying to start ghci?
$ ghci
GHCi, version 6.10.0.20081007: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
ghc: out of memory (requested 1048576 bytes


More information about the Glasgow-haskell-users mailing list