summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* base: Check for path separators chars in openTempFile' template stringBen Gamari2017-03-291-2/+6
* Bump array submoduleBen Gamari2017-03-261-0/+0
* Bump array submoduleBen Gamari2017-03-261-0/+0
* testsuite: Add 32-bit output for compact_share testBen Gamari2017-03-262-0/+4
* testsuite: Note x87 terribleness in num009Ben Gamari2017-03-261-1/+5
* Typos in comments (notes too) [ci skip]Gabor Greif2017-03-241-1/+1
* Make unsafeInterleaveST less unsafeDavid Feuer2017-03-225-10/+56
* Bump unix submoduleBen Gamari2017-03-211-0/+0
* Fix Windows x86 buildTamar Christina2017-03-201-0/+0
* GHC.Word: Move Read instances to GHC.ReadErik de Castro Lopo2017-03-173-24/+27
* Bump unix submoduleBen Gamari2017-03-151-0/+0
* Decrease locked region size on Windows to fix ERROR_LOCK_INVALID_RANGEAndrzej Rybczak2017-03-151-4/+4
* Typos in manual and commentsGabor Greif2017-03-142-3/+3
* Typeable: Fix remaining typeRepX referencdsBen Gamari2017-03-133-24/+24
* Make exports from Data.Typeable and Type.Reflection consistentRyan Scott2017-03-132-3/+12
* Maybe Monoid doc: "is no semigroup" -> "used to be no semigroup"Chris Martin2017-03-131-2/+2
* Elaborate further on ZipList Applicative docsChris Martin2017-03-131-5/+13
* Don't reference elSupremum in haddock for Lifetime MonoidChris Martin2017-03-131-1/+1
* KQueue: Eliminate redundant importBen Gamari2017-03-121-4/+3
* Bump time submoduleBen Gamari2017-03-101-0/+0
* Comments onlySimon Peyton Jones2017-03-102-23/+35
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-101-0/+0
* configure.ac: Bump version to 8.3ghc-8.3-startBen Gamari2017-03-092-2/+2
* Fix typo in base changelogRyan Scott2017-03-091-1/+1
* Data.Typeable: Export splitTyConApp, typeRepArgs, and typeRepTyConBen Gamari2017-03-095-15/+39
* Add a comment to the mapFB rulesJoachim Breitner2017-03-091-2/+4
* Comments only [ci skip]Gabor Greif2017-03-091-1/+1
* KQueue.hsc: fix build failure on FreeBSDSergei Trofimovich2017-03-091-2/+3
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-088-17/+46
* base: Import Data.Int in KQueueBen Gamari2017-03-081-0/+1
* Bump haskeline submodule to fix Windows build.Tamar Christina2017-03-081-0/+0
* Win32: bump submodule to v2.5.2.0Tamar Christina2017-03-081-0/+0
* base: kevent.filter is signedBen Gamari2017-03-071-3/+3
* Generate better fp abs for X86 and llvm with default cmm otherwiseDominic Steinitz2017-03-071-8/+6
* Fix commentBen Gamari2017-03-071-1/+1
* Typos in changelog and commentsGabor Greif2017-03-073-3/+3
* Add rule mapFB c (λx.x) = cJoachim Breitner2017-03-061-0/+1
* base: Kill out-of-date NotesBen Gamari2017-03-061-27/+0
* add example documentation for tuple ApplicativeGinBaby2017-03-062-2/+9
* Read COMPLETE sets from external packagesBen Gamari2017-03-061-0/+0
* Typos in comments and manualGabor Greif2017-03-065-6/+6
* Reexport CmpNat and friends (defined in GHC.TypeNats) from GHC.TypeLitsRyan Scott2017-03-041-35/+2
* Fixes a spaceleak in `maximumBy` and `minimumBy` (#10830).Ryan Scott2017-03-042-2/+32
* Fix a tiny typoIngo Blechschmidt2017-03-031-1/+1
* Show: Add ShowS for ", "Ben Gamari2017-03-021-1/+3
* Print out sub-libraries of packages more nicely.Edward Z. Yang2017-03-021-0/+11
* 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