summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Fix self-contained handling of ASCII encodingBen Gamari2015-07-103-18/+49
* Delete the WayPar wayThomas Miedema2015-07-104-38/+1
* Export more types from GHC.RTS.Flags (#9970)RyanGlScott2015-07-072-7/+16
* Generalize `Control.Monad.forever`Ben Gamari2015-07-072-2/+4
* Deferred type errors now throw TypeError (#10284)David Kraeutmann2015-07-072-2/+17
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-068-553/+0
* Fix typo [skip ci] (#10605)Thomas Miedema2015-07-051-1/+1
* Generalize traceM, traceShowM (fixes #10023)RyanGlScott2015-07-032-6/+9
* bin-package-db: copy paste writeFileAtomic from CabalThomas Miedema2015-07-021-23/+8
* Comments onlyReid Barton2015-06-251-0/+4
* Drop prefix from package keys.Edward Z. Yang2015-06-241-0/+0
* Change `Typeable` instance for type-lis to use the Known* classes.Iavor S. Diatchki2015-06-211-1/+10
* Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh.Edward Z. Yang2015-06-202-0/+3
* Make enum01/enum02/enum03 tests clang-compatibleReid Barton2015-06-165-9/+42
* Add `Monoid` instance for `IO`Gabriel Gonzalez2015-06-162-0/+6
* Increase constraint tuple limit to 62 (Trac #10451)Nick Terrell2015-06-141-1/+292
* Fix typo in `traceShowM` haddock comment (#10392)Thomas Miedema2015-06-121-2/+2
* Delete _MSC_VER when not necessary, fix #10511Bernard Desmyter2015-06-124-6/+6
* Removes all occurrences of __MINGW32__ (#10485)Thomas Miedema2015-06-116-24/+24
* Update submodule process to masterThomas Miedema2015-06-111-0/+0
* Testsuite: delete expect_fail setups for hugsThomas Miedema2015-06-091-10/+3
* Build: ./boot && ./configure && make sdist (#8723)Thomas Miedema2015-06-041-1/+4
* Move liftData and use it as a default definition for Lift.Edward Z. Yang2015-06-032-76/+101
* Fix dropped event registrationsBen Gamari2015-06-012-14/+33
* Update binary submodule to 0.7.5.0 releaseHerbert Valerio Riedel2015-06-011-0/+0
* Build system: prevent "--version: Command not found"Thomas Miedema2015-05-301-1/+4
* Build system: check $CLEANING instead of $MAKECMDGOALSThomas Miedema2015-05-301-1/+1
* Add liftData function.Edward Z. Yang2015-05-281-2/+8
* base: fix #10298 & #7695Austin Seipp2015-05-282-2/+41
* Fix error messages from open(Binary)TempFileWithDefaultPermissionsReid Barton2015-05-191-2/+2
* Refactor tuple constraintsSimon Peyton Jones2015-05-183-110/+178
* Revert multiple commitsAustin Seipp2015-05-143-178/+110
* Two wibbles to fix the buildSimon Peyton Jones2015-05-131-1/+6
* Refactor tuple constraintsSimon Peyton Jones2015-05-133-109/+172
* Make template-haskell build with GHC 7.6, fixes bootstrap build.Edward Z. Yang2015-05-112-3/+11
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-113-5/+22
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-091-1/+1
* Quick fix: drop base bound on template-haskell.Edward Z. Yang2015-05-091-1/+1
* base: Fix confusing docs typoAlexander Berntsen2015-05-061-4/+3
* Documentation for Language.Haskell.TH.Quote.Edward Z. Yang2015-05-041-7/+41
* Move IP, Symbol, Nat to ghc-primSimon Peyton Jones2015-05-016-43/+42
* base: Export GHC.Event(.Internal).LifetimeBen Gamari2015-04-253-0/+5
* Add missing since-annotations for c024af131b9e2538Herbert Valerio Riedel2015-04-252-1/+13
* Bump base version to 4.8.2.0Herbert Valerio Riedel2015-04-252-2/+6
* Make sure GHC.List.last is memory-efficientJoachim Breitner2015-04-241-2/+9
* Update Cabal submodule to 1.22.3.0 releaseHerbert Valerio Riedel2015-04-201-0/+0
* Derive Generic instance for Data.Version.VersionHerbert Valerio Riedel2015-04-142-1/+5
* Derive Generic instance for System.Exit.ExitCodeHerbert Valerio Riedel2015-04-142-2/+5
* Import rand using capiReid Barton2015-04-091-2/+2
* More error message wibblesSimon Peyton Jones2015-04-071-0/+0