summaryrefslogtreecommitdiff
path: root/compiler/parser/hschooks.c
Commit message (Expand)AuthorAgeFilesLines
* move hschooks.c to ghc/, and enable itSimon Marlow2009-09-111-35/+0
* Fix #3408: lengthen the idle GC time to 5s for GHC/GHCi.Simon Marlow2009-09-111-1/+4
* bump GHC's max stack size to 512MSimon Marlow2008-12-191-1/+1
* bump GHC's maximum stack size to 64Mb (see #2002)Simon Marlow2008-05-191-1/+1
* Remove code that is dead, as we require __GLASGOW_HASKELL__ >= 504Ian Lynagh2007-04-061-14/+0
* we don't need OutOfHeapHook(), and the version in the RTS has a better messageSimon Marlow2006-05-241-9/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+55