summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* 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
* base: Deprecate STM invariant checking primitivesBen Gamari2018-02-032-0/+15
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-031-0/+36
* Upgrade containers submoduleDavid Feuer2018-02-021-0/+0
* integer-gmp: Simplify gmp/configure invocationBen Gamari2018-02-021-4/+1
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+1
* base: Refactor Show ErrorCall instance into proper ShowS styleBen Gamari2018-01-261-1/+2
* Bump terminfo submoduleBen Gamari2018-01-261-0/+0
* Bump transformers submodule to 0.5.5.0Ben Gamari2018-01-211-0/+0
* Update Cabal submoduleOleg Grenrus2018-01-213-2/+2
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-0/+1
* tentative improvement to callstack docsAlp Mestanogullari2018-01-211-10/+13
* Add new mbmi and mbmi2 compiler flagsJohn Ky2018-01-213-0/+94
* Revert "Improve accuracy of get/setAllocationCounter"Ben Gamari2018-01-181-5/+16
* Kill off irrefutable pattern errorsDavid Feuer2018-01-151-3/+2
* Fix mistaken mergeBen Gamari2018-01-121-22/+15
* KQueue: Fix write notification requests being ignored...Matthias Treydte2018-01-121-25/+21
* Improve accuracy of get/setAllocationCounterSimon Marlow2018-01-081-16/+5
* Make the Div and Mod type families `infixl 7`Ryan Scott2018-01-071-1/+1
* Make System.IO.openTempFile thread-safe on WindowsTamar Christina2018-01-023-34/+110
* Windows: fix all failing tests.Tamar Christina2018-01-022-3/+6
* Improve Control.Monad docsNathan Collins2018-01-021-1/+31
* Add example to Control.Monad.join docsNathan Collins2018-01-021-0/+27
* Reformat Control.Monad.mfilter docsNathan Collins2018-01-021-6/+19