summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Skip a few tests as in the nonmoving collectorwip/dougwilson/9-4-backport-8694Ben Gamari2022-07-261-1/+5
* Revert "Update containers submodule to 0.6.6"Douglas Wilson2022-07-261-0/+0
* Bump directory submodule to 1.3.7.1Ben Gamari2022-07-231-0/+0
* Update containers submodule to 0.6.6Ben Gamari2022-07-231-0/+0
* Release notes and changelog wibblesBen Gamari2022-07-231-0/+30
* base: Drop changelog entry for traceWith, et al.Ben Gamari2022-07-201-4/+0
* Bump deepseq submodule to 1.4.8.0Ben Gamari2022-07-201-0/+0
* Bump text submoduleBen Gamari2022-07-201-0/+0
* Bump unix submodule to 2.7.3Ben Gamari2022-07-201-0/+0
* Add dates to base, ghc-prim changelogsBen Gamari2022-07-202-2/+2
* Bump bytestring submodule to 0.11.3.1Ben Gamari2022-07-201-0/+0
* Bump text submoduleBen Gamari2022-07-141-0/+0
* Implement DeepSubsumptionSimon Peyton Jones2022-07-142-0/+19
* winio: make consoleReadNonBlocking not wait for any events at all.Tamar Christina2022-07-141-9/+30
* Vendor filepath inside template-haskellMatthew Pickering2022-07-141-1/+20
* integer-gmp: Fix cabal fileBen Gamari2022-07-051-4/+5
* Cleanup BuiltInSyntax vs UserSyntaxMatthew Pickering2022-07-054-9/+0
* winio: Add support to console handles to handleToHANDLETamar Christina2022-07-051-3/+5
* ghc-heap: Don't Box NULL pointersBen Gamari2022-07-055-10/+15
* ghc-heap: Add (broken) test for #21622Ben Gamari2022-07-053-0/+29
* Revert "Use fix-sized bit-fiddling primops for fixed size boxed types"ghc-9.4.1-alpha3Ben Gamari2022-06-232-116/+71
* Bump cabal submodule to current 3.8 branchBen Gamari2022-06-201-0/+0
* Expand documentation of hIsTerminalDeviceBodigrim2022-06-151-1/+8
* Documentation for setLocaleEncodingBodigrim2022-06-151-2/+27
* Update test baselines to match new error messages from GHC.IO.Encoding.FailureBodigrim2022-06-154-34/+34
* Improve error messages from GHC.IO.Encoding.FailureBodigrim2022-06-151-8/+12
* Use a class to check validity of withDictKrzysztof Gogolewski2022-06-156-22/+21
* Fix bad interaction between withDict and the SpecialiserSimon Peyton Jones2022-06-151-0/+9
* Revert "Use fix-sized equality primops for fixed size boxed types"Ben Gamari2022-06-142-12/+12
* export IsList from GHC.IsListwip/T21517Teo Camarasu2022-05-304-70/+91
* Bump deepseq submodule to masterBen Gamari2022-05-301-0/+0
* hadrian: Clean up handling of libffi dependenciesBen Gamari2022-05-181-2/+0
* Bump time submodule to 1.12.2Matthew Pickering2022-05-181-0/+0
* template-haskell: Bump version to 2.19.0.0Ben Gamari2022-05-184-2/+2
* Re-export augment and build from GHC.ListBen Gamari2022-05-152-4/+14
* add since annotations for instances of ByteArrayTeo Camarasu2022-05-051-0/+9
* Bump ghc-prim and base versionsBen Gamari2022-04-3022-29/+31
* Mark GHC.Prim.PtrEq as Unsafesheaf2022-04-281-1/+1
* Bump bytestring, process, and text submodulesBen Gamari2022-04-283-0/+0
* Bump Cabal submoduleBen Gamari2022-04-261-0/+0
* Ensure that wired-in exception closures aren't GC'dBen Gamari2022-04-251-0/+2
* Mention new MutableByteArray# wrapper in base changelog.Andreas Klebinger2022-04-251-1/+1
* testsuite: Drop reference to non-existent traceEventWithBen Gamari2022-04-233-6/+0
* Update changelog.Philip Hazelden2022-04-131-0/+3
* Add tests for several trace functions.Philip Hazelden2022-04-134-0/+27
* Revert "Rename [] to List (#21294)"GHC GitLab CI2022-04-133-10/+9
* Bump deepseq to 1.4.7.0Matthew Pickering2022-04-091-0/+0
* Merge remote-tracking branch 'origin/master'Ben Gamari2022-04-086-13/+13
|\
| * Fixes to 9.4 release notesKrzysztof Gogolewski2022-04-081-1/+1
| * Rename [] to List (#21294)Vladislav Zavialov2022-04-073-9/+10