summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Bump Cabal submoduleBen Gamari2022-06-011-0/+0
* Bump bytestring, process, and text submodulesBen Gamari2022-06-011-0/+0
* Language.Haskell.Syntax: Fix docs for PromotedConsT etc.Shlomo Shuck2022-06-011-6/+6
* Pure Haskell implementation of GHC.UnicodePierre Le Marre2022-06-0133-12288/+24361
* export IsList from GHC.IsListTeo Camarasu2022-05-294-70/+91
* Expand documentation of hIsTerminalDeviceBodigrim2022-05-281-1/+8
* Use a class to check validity of withDictwip/withdictKrzysztof Gogolewski2022-05-276-21/+20
* [base] Fix the links in the Data.Data moduleHécate Moonlight2022-05-261-4/+2
* fix executablePath test for NetBSDFraser Tweedale2022-05-261-0/+4
* Replace dead link in Haddock documentation of Control.Monad.Fail (fixes #21602)BinderDavid2022-05-261-1/+1
* nonmoving: Fix documentation of GC statistics fieldsBen Gamari2022-05-201-11/+8
* testsuite: Add tests for #21336Ben Gamari2022-05-197-0/+47
* base: Throw exceptions raised while closing finalized HandlesBen Gamari2022-05-193-7/+60
* base: Introduce [sg]etFinalizerExceptionHandlerBen Gamari2022-05-196-25/+93
* Bump time submodule to 1.12.2Matthew Pickering2022-05-171-0/+0
* Fix bad interaction between withDict and the SpecialiserSimon Peyton Jones2022-05-171-0/+9
* Re-export augment and build from GHC.ListBen Gamari2022-05-132-0/+5
* Correct base's changelog for 4.16.1.0Hécate Moonlight2022-05-091-4/+9
* Start 9.6.1-notessheaf2022-05-051-0/+2
* add since annotations for instances of ByteArrayTeo Camarasu2022-05-051-0/+9
* Fix broken rules for (^) with known small powersMatthew Craven2022-05-051-12/+11
* Explain that 'fail s' should run in the monad itselfTom Ellis2022-05-051-0/+4
* Assume at least one evaluation for nested SubDemands (#21081, #21133)wip/T21081Sebastian Graf2022-05-031-4/+4
* libraries/base: docs: Explain relationshipt between `finalizeForeignPtr` and ...Niklas Hambüchen2022-05-022-10/+22
* typosEric Lindblad2022-05-011-2/+2
* ghc-boot: export typesynonyms from GHC.Utils.EncodingAdam Sandberg Ericsson2022-04-301-0/+2
* Add a note about instance visibility across component boundariesparsonsmatt2022-04-301-3/+16
* Bump bytestring submoduleBen Gamari2022-04-291-0/+0
* winio: add support to iserv.Tamar Christina2022-04-283-4/+29
* add since annotation for GHC.Stack.CCS.whereFromTeo Camarasu2022-04-281-0/+2
* Add INLINE pragmas for Enum helper methodsSimon Peyton Jones2022-04-282-15/+63
* Bump process submoduleBen Gamari2022-04-281-0/+0
* Mark GHC.Prim.PtrEq as Unsafesheaf2022-04-271-1/+1
* Documentation for setLocaleEncodingBodigrim2022-04-271-2/+27
* Bump text submodule.Ben Gamari2022-04-271-0/+0
* Fix rendering of liftA haddockLi-yao Xia2022-04-251-2/+1
* Ensure that wired-in exception closures aren't GC'dBen Gamari2022-04-251-0/+2
* hadrian: Clean up handling of libffi dependenciesBen Gamari2022-04-251-2/+0
* Mention new MutableByteArray# wrapper in base changelog.Andreas Klebinger2022-04-221-1/+1
* Update test baselines to match new error messages from GHC.IO.Encoding.FailureBodigrim2022-04-224-34/+34
* Improve error messages from GHC.IO.Encoding.FailureBodigrim2022-04-221-8/+12
* Update changelog.Philip Hazelden2022-04-091-0/+3
* Add tests for several trace functions.Philip Hazelden2022-04-094-0/+27
* Add functions traceWith, traceShowWith, traceEventWith.Philip Hazelden2022-04-091-0/+35
* 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
| * Remove Fun pattern from Typeable COMPLETE setsheaf2022-04-072-3/+2
| |
| \
*-. \ Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi...Ben Gamari2022-04-079-7/+26
|\ \ \ | |_|/ |/| |