summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* base: Use one-shot kqueue on macOSBen Gamari2020-01-311-15/+2
* Disable two warnings for files that trigger themTom Ellis2020-01-276-0/+6
* Document the fact, that openFileBlocking can consume an OS thread indefinitely.Gabor Greif2020-01-251-0/+5
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-124-6/+6
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-125-457/+490
* Bump haskeline submodule to 0.8.0.1Ben Gamari2020-01-081-0/+0
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-1/+1
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-041-0/+0
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-0418-19/+19
* testsuite: Skip T17499 when built against integer-simpleBen Gamari2019-12-271-1/+3
* fixup! Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-242-2/+2
* Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-242-0/+6
* Avoid race condition in hDuplicateToMoritz Kiefer2019-12-191-3/+5
* rts: Specialize hashing at call site rather than in struct.Crazycolorz52019-12-111-3/+3
* testsuite: Add (broken) test for #17510Ben Gamari2019-12-103-0/+20
* base: Fix incorrect @since in GHC.NaturalBen Gamari2019-12-101-1/+1
* Fix comment typosGabor Greif2019-12-091-1/+1
* Fix typo in documentation of Base.hs.Matthias Braun2019-12-051-1/+1
* Parenthesize the * kind in TH.PprVladislav Zavialov2019-12-051-12/+19
* Make sameNat and sameSymbol proxy-polymorphicBodigrim2019-12-052-2/+2
* Use Int# primops in `Bits Int{8,16,32,64}` instancesSylvain Henry2019-12-031-16/+16
* Make BCO# liftedBen Gamari2019-12-033-16/+14
* Use the new timesInt2# primop in integer-gmp (#9431)Sylvain Henry2019-12-021-4/+19
* Add `timesInt2#` primopSylvain Henry2019-12-021-0/+10
* base: Fix <unistd.h> #includeBen Gamari2019-12-021-2/+2
* Fix more typosBrian Wignall2019-12-021-1/+1
* Improve few Foreign.Marshal.Utils docsÖmer Sinan Ağacan2019-11-291-11/+21
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-2810-11/+11
* Fix @since annotations for isResourceVanishedError and friends (#17488)Ryan Scott2019-11-271-3/+3
* On FreeBSD 12 sys/sysctl.h requires sys/types.hViktor Dukhovni2019-11-241-0/+1
* Fix typosBrian Wignall2019-11-233-3/+3
* Bump exceptions submoduleÖmer Sinan Ağacan2019-11-231-0/+0
* Stricten functions ins GHC.NaturalSebastian Graf2019-11-233-35/+62
* Target the IsList instance for ZipList at base-4.14.0.0 (#17489)Ryan Scott2019-11-231-1/+3
* hpc: Fix encoding issues. Add test for and fix #17073Alexey Kuleshevich2019-11-191-0/+0
* Use pointer equality in Eq/Ord for ThreadIdRoland Zumkeller2019-11-191-12/+7
* testsuite: Skip T17414 on LinuxBen Gamari2019-11-171-0/+4
* Fixed issue #17435, missing Data instancesMario Blažević2019-11-172-0/+16
* exceptions: Bump submodule back to masterBen Gamari2019-11-171-0/+0
* Bump version to 8.10.0Ben Gamari2019-11-171-0/+0
* base: Bump version to 4.14.0.0Ben Gamari2019-11-1418-7/+7
* Bump Haskeline and add exceptions as boot libraryBen Gamari2019-11-132-0/+0
* testsuite: Mark tests fragile in threaded2 as fragile in all concurrent waysBen Gamari2019-11-104-2/+2
* Fix incorrect pluralsBrian Wignall2019-11-091-1/+1
* Incorporate MR review suggestions; add change in changelogBrian Wignall2019-11-092-3/+6
* Add IsList instance for ZipList (closes #17433)ghc-8.11-startBrian Wignall2019-11-091-1/+9
* testsuite: Mark T17414 as fragile on WindowsBen Gamari2019-11-091-1/+5
* template-haskell: Fix italics in changelogRyan Scott2019-11-091-2/+2
* base: Fix TBA in changelogBen Gamari2019-11-091-2/+2
* template-haskell: Fix TBAs in changelogBen Gamari2019-11-091-2/+2