summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Move gmp/config.mk.in to config.mk.in, fix #14972Edward Z. Yang2018-04-104-6/+12
* testsuite: Add test for negative sqrts (#10010)Ben Gamari2018-04-103-0/+6
* Bump template-haskell to 2.14.0.0Ryan Scott2018-04-093-4/+20
* docs(Data.Function): fix and augment `on` annotationGabriel Lebec2018-04-071-7/+7
* base: Add dependency on GHC.Integer in a few boot filesBen Gamari2018-04-062-0/+2
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-312-2/+16
* Fix compilation stopper on macOS with -WerrorRichard Eisenberg2018-03-261-0/+2
* rts, base: Refactor stats.c to improve --machine-readable reportDouglas Wilson2018-03-261-0/+8
* base: Fix Unicode handling of TyCon's Show instanceBen Gamari2018-03-251-1/+1
* Support adding objects from THAlec Theriault2018-03-254-26/+64
* Special-case record fields ending with hash when deriving ReadRyan Scott2018-03-232-0/+21
* Revert "rts, base: Refactor stats.c to improve --machine-readable report"Ben Gamari2018-03-201-8/+0
* Bump autoconf version bound to >= 2.69Ben Gamari2018-03-191-1/+1
* rts, base: Refactor stats.c to improve --machine-readable reportDouglas Wilson2018-03-191-0/+8
* Bump array submoduleBen Gamari2018-03-191-0/+0
* Improve accuracy of get/setAllocationCounterBen Gamari2018-03-191-16/+5
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-191-0/+3
* Drop GHC 8.0 compatibilityRyan Scott2018-03-134-49/+3
* Comment improvements on interpreter breakpoint IO actionÖmer Sinan Ağacan2018-03-131-1/+6
* Bump Cabal submoduleBen Gamari2018-03-121-0/+0
* UNREG: fix implicit declarations from pdep and pextSergei Trofimovich2018-03-092-10/+0
* ghc-prim: Silence -Wsync-nand warning in atomic.cBen Gamari2018-03-081-0/+6
* ghc-prim: Reduce scope of Clang sync_fetch_and_nand workaroundBen Gamari2018-03-081-4/+9
* Make accumArray and accum stricterDavid Feuer2018-03-061-7/+23
* add CCX=$(CXX) to integer-gmpMoritz Angermann2018-03-061-1/+1
* Fixup include of gmp/config.mk to use new locationHerbert Valerio Riedel2018-03-051-1/+1
* Bump Cabal submoduleBen Gamari2018-03-031-0/+0
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-032-2/+2
* Add Applicative, Semigroup, and Monoid instances in GHC.GenericsLysxia2018-03-022-1/+61
* Add @since annotations for derived instances in baseChaitanya Koparkar2018-03-0262-148/+735
* Various Windows / Cross Compile to Windows fixesMoritz Angermann2018-03-021-0/+2
* Move Data.Functor.Contravariant from the contravariant package to base.Andrew Martin2018-03-023-0/+298
* Revert "Move `iserv` into `utils` and change package nameBen Gamari2018-02-2010-681/+0
* Add ghc-prim.buildinfo to .gitignoreRyan Scott2018-02-201-1/+2
* Bump text submodule to 1.2.3.0Ben Gamari2018-02-191-0/+0
* Bump haskeline submodule to 0.7.4.2Ben Gamari2018-02-191-0/+0
* Bump parsec submodule to 0.3.13.0Ben Gamari2018-02-191-0/+0
* Bump primitive submodule to 0.6.3.0Ben Gamari2018-02-191-0/+0
* Bump stm submodule to 2.4.5.0Ben Gamari2018-02-191-0/+0
* Bump pretty submoduleBen Gamari2018-02-191-0/+0
* Bump filepath submoduleBen Gamari2018-02-191-0/+0
* Bump process submoduleBen Gamari2018-02-191-0/+0
* base: Fix changelog entry for openTempFileBen Gamari2018-02-181-3/+2
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-02-1510-0/+681
* Get eqTypeRep to inlineDavid Feuer2018-02-151-3/+11
* adds -latomic to. ghc-primMoritz Angermann2018-02-154-1/+38
* Various documentation improvementsSergey Vinokurov2018-02-143-5/+5
* Make ($!) representation-polymorphicDavid Feuer2018-02-122-2/+6
* Simplify Foreign.Marshal.Alloc functions with ScopedTypeVariablesÖmer Sinan Ağacan2018-02-101-23/+12
* Bump Cabal submoduleBen Gamari2018-02-051-0/+0