summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 9.4.5Zubin Duggal2023-04-151-1/+1
* Bump base to 4.17.1.0 and add release notesZubin Duggal2023-04-142-1/+7
* Bump submodules: text, parsec, bytestring, containersZubin Duggal2023-04-144-0/+0
* linker: Fix BFD import librariesTamar Christina2023-04-121-0/+1
* base: Remove HAVE_* CPP guardsZubin Duggal2023-04-121-36/+2
* Windows: Remove mingwex dependencyRyan Scott2023-04-115-64/+109
* base: Move changelog entry to its placeLi-yao Xia2023-04-111-4/+4
* Bump gmp-tarballs submoduleBen Gamari2023-04-111-0/+0
* Bump ghc-tarballs to fix #22497Ben Gamari2023-04-111-0/+0
* base: Correct @since annotation for FP<->Integral bit cast operations.Andreas Klebinger2023-04-111-4/+4
* winio: do not re-translate input when handle is uncookedTamar Christina2023-03-281-22/+32
* Bump Win32 submodule to v2.12.0.1Ben Gamari2022-12-151-0/+0
* Fix @since annotations on WithDict and Coerciblesheaf2022-12-134-5/+18
* Revert "base: Move CString, CStringLen to GHC.Foreign"ghc-9.4.3-releaseBen Gamari2022-11-022-6/+11
* Bump process submodule to v1.6.16.0Ben Gamari2022-11-011-0/+0
* base: Move CString, CStringLen to GHC.ForeignBen Gamari2022-10-192-11/+6
* base: Add changelog entries from ghc-9.2Ben Gamari2022-08-151-0/+15
* base: Fix races in IOManager (setNumCapabilities,closeFdWith)Douglas Wilson2022-08-151-19/+75
* users-guide: Mention representation change of Word64 and Int64Ben Gamari2022-08-061-1/+1
* Bump binary submodule to 0.8.9.1Ben Gamari2022-08-041-0/+0
* Bump stm submodule to 2.5.1.0Ben Gamari2022-08-041-0/+0
* libraries: template-haskell: vendor filepath differentlyDouglas Wilson2022-08-045-1/+2249
* Update submodule containers to 0.6.6Douglas Wilson2022-08-031-0/+0
* Update submodule process to 1.6.15.0Douglas Wilson2022-08-031-0/+0
* Update submodule Cabal to tag Cabal-v3.8.1.0Douglas Wilson2022-07-283-2/+2
* Fix since annotations in GHC.Stack.CloneStackMatthew Pickering2022-07-281-5/+5
* Update 9.4 release notes regarding withDictKrzysztof Gogolewski2022-07-281-7/+7
* testsuite: Skip a few tests as in the nonmoving collectorBen Gamari2022-07-271-1/+5
* bump text submodule to 2.0.1Douglas Wilson2022-07-271-0/+0
* Bump directory submodule to 1.3.7.1Ben Gamari2022-07-271-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