summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Compact RegionsGiovanni Campagna2016-07-2018-0/+790
* Data.Either: Add fromLeft and fromRight (#12402)Dylan Meysmans2016-07-202-0/+38
* Make Data.{Bifoldable,Bitraversable} -XSafeRyan Scott2016-07-203-0/+4
* Fix misspellings of the word "instance" in commentsRyan Scott2016-07-181-1/+1
* Bugfix for bug 11632: `readLitChar` should consume null charactersBen Gamari2016-07-174-3/+25
* Added type family dependency to Data.Type.Bool.NotBaldur Blöndal2016-07-142-5/+8
* GHC.Stack.CCS: Fix typo in HaddocksBen Gamari2016-07-081-1/+1
* Use UniqDFM for InstEnvBartosz Nitka2016-07-081-0/+0
* --without-libcharset disables the use of libcharsetSimon Marlow2016-07-071-3/+13
* Have addModFinalizer expose the local type environment.Facundo Domínguez2016-07-063-26/+32
* Use DVarEnv for vectInfoVarBartosz Nitka2016-07-051-0/+0
* Enum: Ensure that operations on Word fuseBen Gamari2016-07-041-14/+138
* base: Add release date to changelogBen Gamari2016-07-041-1/+1
* Testsuite: be less strict about topHandler03's stderrThomas Miedema2016-07-011-1/+4
* Updates to handle new CabalEdward Z. Yang2016-06-301-0/+0
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-294-8/+1
* Double the file descriptor limit for openFile008Bartosz Nitka2016-06-291-1/+1
* Testsuite: mark tests expect_brokenThomas Miedema2016-06-281-6/+5
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-282-4/+3
* Add template-haskell changelog note for #8761Ryan Scott2016-06-241-0/+8
* Clean up outdated comments in template-haskell changelogRyan Scott2016-06-241-6/+3
* Fix typo in Data.Bitraverse HaddocksRyan Scott2016-06-241-1/+1
* Remote GHCi: comments onlySimon Marlow2016-06-245-4/+125
* Remote GHCi: separate out message typesSimon Marlow2016-06-242-77/+106
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-1/+1
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2027-189/+189
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-202-84/+84
* Remove use of KProxy in GHC.GenericsRyan Scott2016-06-201-23/+22
* Add Bifoldable and Bitraversable to baseRyan Scott2016-06-1912-152/+839
* Testsuite: write "\n" instead of "\r\n" when using mingw PythonThomas Miedema2016-06-181-0/+1
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-0/+0
* Revert accidental submodule updatesThomas Miedema2016-06-185-0/+0
* NUMA cleanupsSimon Marlow2016-06-171-2/+2
* Re-add FunTy (big patch)Simon Peyton Jones2016-06-155-0/+0
* Rts flags cleanupSimon Marlow2016-06-103-99/+66
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-0687-4/+1029
* Replace hand-written Bounded instances with derived onesRyan Scott2016-06-045-136/+58
* integer-gmp: Make minusInteger more efficientAlan Mock2016-06-042-3/+41
* Derive instances in Data.DataRyan Scott2016-06-031-697/+58
* Testsuite: don't use --interactive in MakefilesThomas Miedema2016-05-271-0/+0
* Testsuite: fix enum01/02/03 on Windows (#9399)Thomas Miedema2016-05-256-6/+15
* Update submodule vector [skip ci]Thomas Miedema2016-05-241-0/+0
* Always use native-Haskell de/encoders for ASCII and latin1Thomas Miedema2016-05-244-26/+29
* Remove 'deriving Typeable' statementsRyan Scott2016-05-244-62/+60
* Testsuite: fix T12010 for realThomas Miedema2016-05-223-11/+7
* Fix failing T12010Tamar Christina2016-05-213-5/+6
* Use the correct return type for Windows' send()/recv() (Fix #12010)Tamar Christina2016-05-197-29/+131
* rts: Add isPinnedByteArray# primopBen Gamari2016-05-181-0/+10
* Delete libraries/ghci/GNUmakefile [skip ci]Thomas Miedema2016-05-171-4/+0
* Testsuite: don't skip concio001 and concio001_thrThomas Miedema2016-05-172-4/+4