summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Implement QuantifiedConstraintsSimon Peyton Jones2018-05-231-0/+1
* ghc-prim: Bump versionBen Gamari2018-05-204-4/+8
* Add HeapView functionalityPatrick Dougherty2018-05-2020-110/+1555
* rts: Fix compaction of SmallMutArrPtrsBen Gamari2018-05-202-1/+2
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-202-2/+6
* base: Fix typoBen Gamari2018-05-201-1/+1
* base: Add Foldable and Traversable instances for AltJack Henahan2018-05-193-1/+13
* Update Cabal submoduleSimon Marlow2018-05-171-0/+0
* Improve numeric stability of numericEnumFrom for floating numbersHE, Tao2018-05-164-2/+67
* Make finalizers more reliable.Tamar Christina2018-05-164-2/+34
* Save a word in the info table on x86_64Simon Marlow2018-05-161-2/+2
* An overhaul of the SRT representationSimon Marlow2018-05-161-0/+8
* Calling GetLastError() on Windows for socket IO (trac issue #12012)ARJANEN Loïc Jean David2018-05-151-18/+33
* More explicit comment on switch in registerDelayKirill Zaborsky2018-05-151-2/+3
* Improve some Foldable methods for NonEmptyDavid Feuer2018-05-131-3/+19
* ghc-pkg: Configure handle encodingsBen Gamari2018-05-132-0/+32
* Fix #14875 by introducing PprPrec, and using itRyan Scott2018-05-131-6/+13
* Fix changelog message for asinhDavid Feuer2018-05-131-2/+2
* Bump array submoduleBen Gamari2018-05-131-0/+0
* base: Fix handling of showEFloat (Just 0)Ben Gamari2018-05-133-21/+34
* Fix #15038Ömer Sinan Ağacan2018-05-101-1/+5
* base/changelog: Note stabilization of asinh (#14927)Ben Gamari2018-05-051-0/+3
* Stable area hyperbolic sine for `Double` and `Float`.Justus Sagemüller2018-05-051-2/+10
* Add 'addWordC#' PrimOpSebastian Graf2018-05-053-2/+9
* Use unsafeInsertNew to create timers in TimerManagerMitchell Rosen2018-05-052-18/+5
* Enable warning flags to safe-guard against regressions in `base`Herbert Valerio Riedel2018-05-031-0/+3
* Move the ResponseFile module from haddock into baseChaitanya Koparkar2018-05-035-0/+239
* minor improvement to wording of warning against First. Add warning against LastAndrew Martin2018-05-031-1/+11
* document the plan for removing Data.Semigroup.OptionAndrew Martin2018-05-031-1/+6
* Warn against using Data.Monoid.FirstAndrew Martin2018-05-031-0/+10
* errorWithoutStackTrace: omit profiling stack trace (#14970)Simon Marlow2018-05-021-5/+4
* ghc-prim: Refactor and document __sync_fetch_and_nand workaroundBen Gamari2018-04-241-15/+60
* base: Add a test for T10412Ben Gamari2018-04-203-0/+11
* Bump transformers submoduleRyan Scott2018-04-201-0/+0
* Fixes isAlphaNum re. isAlpha/isNumber and doc fix (trac issue #10412)ARJANEN Loïc Jean David2018-04-192-6/+5
* parsec: Make version hack compatible with WindowsBen Gamari2018-04-191-0/+0
* Bump base to version 4.12.0.0Ryan Scott2018-04-1914-6/+6
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-198-5/+5
* Fix #14710 with more validity checks during renamingRyan Scott2018-04-191-0/+1
* Proper safe coercions paper linkKirill Zaborsky2018-04-171-1/+1
* Correct FixIOException's @since annotation retroactivelyRyan Scott2018-04-132-2/+9
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-135-3/+14
* 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