summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Typos in comments, etc.Gabor Greif2016-02-261-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-253-0/+0
* Mark tests for #11643, #11644, #11645 and #9406 expect_brokenThomas Miedema2016-02-251-0/+0
* Handle multiline named haddock comments properlyThomas Miedema2016-02-251-1/+1
* Add more type class instances for GHC.GenericsRyanGlScott2016-02-258-26/+497
* base: A selection of fixes to the comments in GHC.StatsDavid Turner2016-02-251-17/+31
* Overload the static form to reduce verbosity.Facundo Domínguez2016-02-251-0/+8
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-246-39/+80
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-234-121/+121
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-236-405/+405
* Fix GHC.Stats documentation markup (#11619)Thomas Miedema2016-02-211-0/+5
* Fix a double-free bug in -fexternal-interpreterSimon Marlow2016-02-201-1/+0
* A few more typos in non-codeGabor Greif2016-02-191-1/+1
* Unwire Typeable representation typesBen Gamari2016-02-181-1/+1
* Remove extraneous fundeps on (~)Richard Eisenberg2016-02-171-1/+5
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-173-0/+0
* Testsuite: delete only_compiler_types, assume ghcThomas Miedema2016-02-163-0/+0
* Update directory submodule to v1.2.5.1 releaseHerbert Valerio Riedel2016-02-141-0/+0
* Add IsList instance for CallStack, restore Show instance for CallStackRyanGlScott2016-02-126-6/+32
* Restore derived Eq instance for SrcLocRyanGlScott2016-02-091-1/+2
* Fix haddocks for TypeErrorBen Gamari2016-02-071-4/+4
* Add a derived `Show SrcLoc` instanceEric Seidel2016-02-061-0/+3
* Fix @since annotations for renamed pretty{CallStack,SrcLoc}Herbert Valerio Riedel2016-02-061-2/+2
* Overhaul the Overhauled Pattern Match CheckerGeorge Karachalias2016-02-041-1/+0
* Update binary submodule to 0.8.2.0 releaseHerbert Valerio Riedel2016-02-021-0/+0
* Make TypeError a newtype, add changelog entryRyanGlScott2016-02-022-1/+6
* Remote GHCi: parallelise BCO serializationSimon Marlow2016-02-022-3/+4
* Remote GHCi: batch the creation of stringsSimon Marlow2016-02-023-73/+90
* Remote GHCi: Optimize the serialization/deserialization of byte codeSimon Marlow2016-02-021-10/+54
* Update unix submodule to latest snapshotHerbert Valerio Riedel2016-02-011-0/+0
* Hide the CallStack implicit parameterEric Seidel2016-02-014-47/+104
* Simplify ghc-boot database representation with new type class.Edward Z. Yang2016-02-011-63/+44
* Missing @since annotations in GHC.Genericswip/gadtpm-prefix-treeRyanGlScott2016-01-311-0/+28
* Minor doc fixes to GHC.GenericsRyanGlScott2016-01-311-5/+23
* Update unix submodule to latest snapshotHerbert Valerio Riedel2016-01-311-0/+0
* Define CTYPE for more Posix typesHerbert Valerio Riedel2016-01-301-10/+10
* Add closing parenthesis in comment for eqString (#11507)Thomas Miedema2016-01-291-1/+1
* Remote GHCi: create cost centre stacks in batchesSimon Marlow2016-01-272-17/+18
* Split off -Wunused-type-variables from -Wunused-matchesRyanGlScott2016-01-265-34/+34
* Update process submodule to 1.4.2.0 releaseHerbert Valerio Riedel2016-01-261-0/+0
* Update transformers submodule to 0.5.1.0 releaseHerbert Valerio Riedel2016-01-261-0/+0
* Make a constraint synonym for repeated BinaryStringRep and use it.Edward Z. Yang2016-01-221-8/+11
* Fix docstring GHC.IO.Handle.FD.openFileBLockingThomas Miedema2016-01-211-3/+3
* Update and improve documentation in Data.FoldableBen Gamari2016-01-211-9/+55
* Update submodule stm + randomThomas Miedema2016-01-202-0/+0
* Rework derivation of type representations for wired-in thingsBen Gamari2016-01-202-87/+19
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-197-61/+41
* un-wire-in error, undefined, CallStack, and IPEric Seidel2016-01-181-5/+9
* Show TYPE 'Lifted/TYPE 'Unlifted as */# in Show TypeRep instanceRyanGlScott2016-01-174-2/+20
* Complete operators properlyArthur Fayzrakhmanov (Артур Файзрахманов)2016-01-171-12/+15