summaryrefslogtreecommitdiff
path: root/compiler/ghci
Commit message (Expand)AuthorAgeFilesLines
* Massive patch for the first months work adding System FC to GHC #13Manuel M T Chakravarty2006-08-041-1/+1
* Packages cleanup, and allow new packages to be loaded with :set againSimon Marlow2006-09-192-20/+18
* remove old commentSimon Marlow2006-09-191-1/+0
* unused importSimon Marlow2006-09-191-2/+2
* Remove a tab causing ghci's :? alignment to go wrongIan Lynagh2006-09-031-1/+1
* in the GHCi prompt, print ModuleNames not ModulesSimon Marlow2006-08-231-2/+2
* Warning police: Removed overlapped pattern warningssven.panne@aedion.de2006-08-111-1/+0
* Remove HasBounds-instance and implement MArray.getBounds insteadEsa Ilari Vuokko2006-08-091-3/+1
* fix symbols for GHC.PrimopWrappersSimon Marlow2006-07-271-1/+1
* fix parse error (merge-o, I think)Simon Marlow2006-07-261-2/+2
* fix DEBUG buildSimon Marlow2006-07-261-3/+5
* Generalise Package SupportSimon Marlow2006-07-253-84/+117
* Use a recursive error handler in case the exception causes more exceptions.Lemmih2006-07-171-1/+1
* Allow Template Haskell to be used with -profSimon Marlow2006-06-211-16/+66
* fix non-Windows buildSimon Marlow2006-06-011-1/+1
* Win32: set up the console code pagessimonmar@microsoft.com2006-06-011-1/+29
* stgMallocBytesRWX --> allocateExecSimon Marlow2006-05-311-3/+3
* Don't read ~/.ghci on breakpoints.Lemmih2006-05-091-1/+2
* make it possible to define an alias for :quitSimon Marlow2006-05-091-5/+5
* breakpointCondLemmih2006-05-021-3/+10
* Fix minor bug in Linker.withExtendedLinkEnvLemmih2006-04-181-2/+2
* Export 'insertSymbol' and 'insertStableSymbol'.Lemmih2006-04-181-1/+25
* remove a traceSimon Marlow2006-04-111-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-0710-0/+6150