ghc --make and memory

George Russell ger@tzi.de
Thu, 23 Aug 2001 15:31:09 +0200


I am finding that very large compilations fall over with ghc --make because ghc --make
runs out of heap space.  However if I restart them they manage to continue.  Is there a
way of making ghc --make use memory more efficiently?