summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set RELEASE back to NOghc-7.2Ian Lynagh2011-11-101-1/+1
* Set configure.ac to build the 7.2.2 releaseghc-7.2.2-releaseIan Lynagh2011-11-081-2/+2
* Update ANNOUNCE for 7.2.2Ian Lynagh2011-11-081-10/+33
* Add haddock versino to release notesIan Lynagh2011-11-081-0/+7
* Add a release note about package trustIan Lynagh2011-11-081-0/+8
* trust packages when they're installedIan Lynagh2011-11-081-1/+4
* Merged: Fix two bugs in caes-floating (fixes Trac #5453)Ian Lynagh2011-11-034-54/+156
* Add release notes for 7.2.2.Ian Lynagh2011-11-023-0/+82
* In instance declarations, the method names are *occurrences* not *binders*Simon Peyton Jones2011-11-021-28/+29
* Fix Trac #5404: looking up signature binders in RnEnvSimon Peyton Jones2011-11-022-19/+50
* make shutdownHaskellAndExit() shut down the RTS and exit immediatelySimon Marlow2011-11-024-6/+13
* Fix #4988: we were wrongly running exception handlers in theSimon Marlow2011-11-021-7/+9
* fix race condition in yieldCapability() (#5552)Simon Marlow2011-11-021-1/+26
* Fix an x86 code generation bug (#5393). In fact, there were two bugsSimon Marlow2011-11-021-2/+2
* Tell sync-all about the "tag" commandIan Lynagh2011-08-091-0/+3
* Set RELEASE back to NOIan Lynagh2011-08-091-1/+1
* Expand on the unicode changes in the release notesghc-7.2.1-releaseIan Lynagh2011-08-071-1/+19
* Set version number to 7.2.1 and RELEASE to YESIan Lynagh2011-08-071-2/+2
* Add a case for kfreebsdgnu in Platforms.hsIan Lynagh2011-08-071-0/+2
* Wibble to "Fix a long-standing bug in HsUtils.hsTyClDeclBinders"Simon Peyton Jones2011-08-061-2/+3
* Fix a long-standing bug in HsUtils.hsTyClDeclBindersSimon Peyton Jones2011-08-063-30/+51
* Another run at binders in Template Haskell (fixes Trac #5379)Simon Peyton Jones2011-08-055-52/+33
* typoSimon Marlow2011-08-051-1/+1
* Add a release note about TypeSynonymInstances change of behaviourIan Lynagh2011-08-051-0/+21
* Add plugin documentation for reinitializeGlobalsAustin Seipp2011-08-051-2/+10
* Revert "Stop using -Wl,-no_pie on OS X"Ian Lynagh2011-08-041-2/+4
* Don't duplicate files in bindists; trac #5356Ian Lynagh2011-08-041-3/+0
* Change the representation of export lists in .hi filesSimon Peyton Jones2011-08-0410-214/+167
* Add CoreMonad.reinitializeGlobals so plugins can work around linker issuesMax Bolingbroke2011-08-045-34/+142
* We no longer need to mark Entry as local or notMax Bolingbroke2011-08-041-6/+5
* Remove last use of entryLblToInfoLblMax Bolingbroke2011-08-042-19/+12
* Common up uses of entryLblToInfoLbl in CmmProcPointMax Bolingbroke2011-08-041-20/+21
* Eliminate cvtToSRTLbl (dead code)Max Bolingbroke2011-08-041-9/+1
* Eliminate localiseLabelMax Bolingbroke2011-08-043-16/+8
* Eliminate infoLblToEntryLblMax Bolingbroke2011-08-043-42/+49
* There is only one flavour of LFBlackHole: make that explicitMax Bolingbroke2011-08-042-14/+12
* Put the info CLabel in CmmInfoTable rather than a localness flag, tidy up som...Max Bolingbroke2011-08-048-47/+40
* Repair sanity of infoTableLabelFromCI in old code generatorMax Bolingbroke2011-08-044-27/+25
* Stop using -Wl,-no_pie on OS XIan Lynagh2011-08-031-4/+2
* On OS X x86_64, use "-Wl,-no_pie" and "-Wl,-no_compact_unwind" to avoid linke...Manuel M T Chakravarty2011-08-031-0/+11
* Add a few release note highlightsIan Lynagh2011-08-032-2/+30
* Update 7.2.1 ANNOUNCEIan Lynagh2011-08-031-4/+13
* Fix a grevious error in InstEnv: Trac #5095Simon Peyton Jones2011-08-031-28/+17
* Fix Trac #5372: a panic caused by over-eager error recoverySimon Peyton Jones2011-08-031-23/+36
* Include the instances of associated types in the "extras" of a classSimon Peyton Jones2011-08-032-5/+29
* Refactor configure.ac's: Define FIND_GCC() in aclocal.m4Ian Lynagh2011-08-033-24/+20
* Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4Ian Lynagh2011-08-033-41/+28
* Small configure.ac refactoringIan Lynagh2011-08-031-13/+18
* Avoid confusing Haddock in commentSimon Peyton Jones2011-08-031-1/+1
* Fix path to Cabal library, corrects documentation.Lennart Kolmodin2011-08-032-3/+5