summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Change catch# demand signatureDavid Feuer2017-03-015-68/+89
* Update containers againDavid Feuer2017-02-281-0/+0
* Try submodule bumps againBen Gamari2017-02-283-0/+0
* Add COMPLETE pragmas for TypeRep and ErrorCall pattern synonymsRyan Scott2017-02-283-0/+9
* Improve documentation for CreateBCOs Message.Moritz Angermann2017-02-281-0/+3
* Add Eq instances for TrName, ModuleBen Gamari2017-02-281-0/+10
* base: Expose Module from Type.ReflectionBen Gamari2017-02-282-1/+5
* Fix windows build broken by D3080 (0d86aa5904e5a06c93632357122e57e4e118fd2a)Tamar Christina2017-02-281-1/+0
* tests: remove extra_files.py (#12223)Reid Barton2017-02-263-7/+12
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-0/+0
* Bump hpc submodule to allow time-1.8Reid Barton2017-02-261-0/+0
* Add support for concurrent package db access and updatesAndrzej Rybczak2017-02-266-26/+341
* Move Typeable Binary instances to binary packageBen Gamari2017-02-262-169/+8
* Bring sanity to openTempFileBen Gamari2017-02-261-5/+8
* Rename compact to ghc-compact.Edward Z. Yang2017-02-2637-168/+128
* Make exprIsConApp_maybe work better for literals stringsSimon Peyton Jones2017-02-241-5/+16
* Add instances for (:~~:) mirroring those for (:~:)Ryan Scott2017-02-234-0/+39
* base: Add handling of -- to getArgs for WindowsAndreas Klebinger2017-02-231-1/+15
* JSON profiler reportsBen Gamari2017-02-232-4/+8
* Spelling only [ci skip]Gabor Greif2017-02-231-1/+1
* Drop NFData constraint from compact.Edward Z. Yang2017-02-2211-62/+31
* Revert recent submodule bumpsBen Gamari2017-02-224-0/+0
* Bump time submoduleBen Gamari2017-02-221-0/+0
* Bump Cabal and containers submodulesBen Gamari2017-02-212-0/+0
* Bump time submodule to 1.8Ben Gamari2017-02-205-0/+0
* Bump Win32 submodule to 2.5.1.0Ben Gamari2017-02-201-0/+0
* Bump Cabal submoduleBen Gamari2017-02-201-0/+0
* A number of Typeable wibbles from reviewBen Gamari2017-02-204-13/+11
* Improve Haddock documentation for compact.Edward Z. Yang2017-02-183-35/+110
* Type-indexed TypeableBen Gamari2017-02-1820-386/+1033
* Generalize kind of the (->) tyconBen Gamari2017-02-181-1/+1
* Bump libraries/array submoduleBen Gamari2017-02-181-0/+0
* Implement HasField constraint solving and modify OverloadedLabelsAdam Gundry2017-02-143-16/+57
* Bump hoopl submodule to 3.10.2.2Ben Gamari2017-02-111-0/+0
* bufWrite: Save extra syscall when data fills handle buffer completely.Niklas Hambüchen2017-02-111-4/+21
* Fix: hPutBuf issues unnecessary empty write syscalls for large writes (#13246)Niklas Hambüchen2017-02-111-5/+8
* Fix: Default FD buffer size is not a power of 2 (#13245)Niklas Hambüchen2017-02-111-1/+1
* Bump bytestring submoduleBen Gamari2017-02-091-0/+0
* Library docs: Document the order for sort and sortOn.Alexander Kjeldaas2017-02-091-0/+6
* Bump array submoduleBen Gamari2017-02-091-0/+0
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-091-1/+1
* Implement addCStub in template-haskell.Facundo Domínguez2017-02-093-1/+28
* Bump array submoduleBen Gamari2017-02-081-0/+0
* Update hoopl submoduleBen Gamari2017-02-071-0/+0
* Typos in comments [skip ci]Gabor Greif2017-02-062-2/+2
* Fix broken link of GHC.RTS.FlagsTakenobu Tani2017-02-051-1/+1
* Fix comment (old file names '.hc' ) in libraries/Takenobu Tani2017-02-051-3/+3
* Add liftA2 to Applicative classDavid Feuer2017-02-0522-60/+232
* Update binary submodule to 0.8.4.1Ben Gamari2017-02-041-0/+0
* Fix minusNatural exception to be UnderflowOleg Grenrus2017-02-041-2/+2