summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Bump text submoduleBen Gamari2018-09-181-0/+0
* Bump stm submoduleBen Gamari2018-09-181-0/+0
* Fix check whether GCC supports __atomic_ builtinsIlias Tsitsimpis2018-09-182-2/+2
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-1833-0/+35
* Make sure forM_ and related functions fuse cleanlySebastian Graf2018-09-171-8/+102
* base: Add bangs to GHC.IO.Handle.Text hGet* functionsBen Gamari2018-09-171-3/+3
* Add support for ImplicitParams and RecursiveDo in THMichael Sloan2018-09-145-10/+62
* base: showEFloat: Handle negative precisions the same of zero precisionBen Gamari2018-09-131-4/+6
* template-haskell: Fix typo in changelogBen Gamari2018-09-121-1/+1
* Avoid creating unevaluated Int thunks when iterating in GHC.ForeignNeil Mitchell2018-09-081-4/+4
* Refactor Foreign.Marshal modules for more modern styleÖmer Sinan Ağacan2018-09-082-62/+29
* base: Add references to Notes for certain special importsChaitanya Koparkar2018-09-056-9/+11
* Fixed typo in exponent examplechris-bacon2018-08-291-1/+1
* Update unicode tables to v. 12 of the standardArtem Pelenitsyn2018-08-235-1192/+1546
* docs: Add changelog and release notes entry for traceBinaryEvent#Ben Gamari2018-08-231-0/+7
* docs: "state transformer" -> "state monad" / "ST" (whichever is meant)Artem Pelenitsyn2018-08-219-28/+28
* Fix precision of asinh/acosh/atanh by making them primopsArtem Pelenitsyn2018-08-211-14/+14
* Correct limb length and assertion for gcdExtIntegerDavidEichamnn2018-08-211-3/+13
* Fix ambiguous/out-of-scope Haddock identifiersAlec Theriault2018-08-2158-254/+262
* base: Mark `findIndices` as INLINABLE instead of INLINE (fixes #15426)Kevin Buhr2018-08-211-1/+3
* Expose the StableName constructorDavid Feuer2018-08-203-73/+109
* Bump stm submoduleBen Gamari2018-08-201-0/+0
* base: Rewrite semigroup documentationTobias Pflug2018-08-171-8/+45
* base: rewrite Monoid module docsTobias Pflug2018-08-171-2/+37
* Bump parsec submoduleBen Gamari2018-08-131-0/+0
* testsuite: Bump for unix 2.7Ben Gamari2018-08-091-1/+1
* Bump unix submoduleBen Gamari2018-08-091-0/+0
* base: improve Functor documentationTobias Pflug2018-08-092-9/+30
* Yet another Cabal submodule bumpBen Gamari2018-08-071-0/+0
* Bump Cabal submoduleBen Gamari2018-08-071-0/+0
* Bump binary submodule to 0.8.6.0Ben Gamari2018-08-073-2/+2
* Unhide GHC.List for haddockSimon Jakobi2018-08-061-1/+0
* Add since annotation to GHC.ByteOrderAlexander Biehl2018-08-061-0/+1
* Bump filepath submoduleBen Gamari2018-08-031-0/+0
* Bump binary submoduleBen Gamari2018-08-034-3/+3
* Bump Cabal submoduleBen Gamari2018-08-031-0/+0
* base: Fix documentation of System.Environment.BlankBen Gamari2018-07-311-15/+12
* Bump Cabal submoduleBen Gamari2018-07-311-0/+0
* base: Make Foreign.Marshal.Alloc.allocBytes[Aligned] NOINLINEBen Gamari2018-07-301-0/+17
* Bump terminfo submodule to 0.4.1.2Ben Gamari2018-07-301-0/+0
* Fix endian issues in ghc-heapPeter Trommler2018-07-271-0/+17
* Modifications to support loading GHC into GHCiMichael Sloan2018-07-276-0/+11
* Refactor (~) to reduce the suerpclass stackSimon Peyton Jones2018-07-272-24/+6
* Harden fixSTDavid Feuer2018-07-216-17/+75
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-166-7/+58
* Fixed "Memory Model" example.Francesco Ariis2018-07-161-13/+17
* Fix example in `asum` docsSimon Jakobi2018-07-161-1/+1
* Do not imply NoStarIsType by TypeOperators/TypeInTypeVladislav Zavialov2018-07-161-0/+1
* Replace atomicModifyMutVar#David Feuer2018-07-157-33/+168
* Remove random submoduleBen Gamari2018-07-141-0/+0