summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Set version to 8.7ghc-8.7-startBen Gamari2018-06-205-7/+7
* containers: Bump to 0.6.0.1Ben Gamari2018-06-2017-20/+16
* Fix gcc.exe: error: CreateProcess: No such file or directoryMoritz Angermann2018-06-204-2/+44
* rts: A bit of cleanup of posix itimer implementationBen Gamari2018-06-201-12/+9
* Remove HsEqTy and XEqTyRyan Scott2018-06-207-44/+4
* Allow :info for (~) in GHCiRyan Scott2018-06-204-1/+18
* configure: Fix libnuma detection logicBen Gamari2018-06-201-1/+1
* A few more typofixes in docs/comments [ci skip]Gabor Greif2018-06-206-6/+6
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-1916-16/+20
* base: Add missing instances for Data.Ord.DownBen Gamari2018-06-1917-15/+76
* findPtr: don't search the nurserySimon Marlow2018-06-191-0/+13
* Tweak wording in documentationVictor Nawothnig2018-06-191-2/+3
* testsuite: Add broken test for #15289Ben Gamari2018-06-193-0/+14
* testsuite: Skip T11627a and T11627b on DarwinBen Gamari2018-06-191-1/+7
* containers: Bump to 0.6.0.1Ben Gamari2018-06-1916-20/+16
* testsuite: Bump metrics for T5631 and T6048Ben Gamari2018-06-191-5/+7
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-197-11/+11
* Document and simplify tcInstTyBindersRichard Eisenberg2018-06-193-30/+108
* Fix API Annotations for GADT constructorsAlan Zimmerman2018-06-1913-59/+89
* Adjust comments (Trac #14164)Simon Peyton Jones2018-06-191-2/+2
* Mark some TH tests as req_interpÖmer Sinan Ağacan2018-06-198-10/+15
* Fix typo in comment onlyRichard Eisenberg2018-06-181-1/+1
* Typofixes in docs and comments [ci skip]Gabor Greif2018-06-1824-31/+31
* Fix typechecking of kind signaturesSimon Peyton Jones2018-06-186-1/+25
* Two small refactoringsSimon Peyton Jones2018-06-1810-45/+44
* Fix an infinite loop in niFixTCvSubstSimon Peyton Jones2018-06-183-30/+97
* Remove accidentally checked-in T14845.stderrRyan Scott2018-06-171-7/+0
* Add -Werror=compatVladislav Zavialov2018-06-172-4/+18
* Use __FILE__ for Cmm assertion locations, fix #8619Ömer Sinan Ağacan2018-06-173-18/+7
* UNREG: fix CmmRegOff large offset handling on W64 platformsSergei Trofimovich2018-06-171-8/+4
* Provide a better error message for unpromotable data constructor contextsRyan Scott2018-06-1716-38/+185
* Improve documentation of Eq, Ord instances for Float and DoubleARJANEN Loïc Jean David2018-06-176-9/+190
* Improve error message when importing an unusable packageSean D Gillespie2018-06-1714-47/+161
* Handle DuplicateRecordFields correctly in filterImports (fixes #14487)Adam Gundry2018-06-179-18/+62
* testsuite: Mark print022 as broken on 32-bit platformsBen Gamari2018-06-171-2/+4
* testsuite: Mark T3001-2 as broken on 32-bit platformsBen Gamari2018-06-171-1/+3
* configure: Fail when bootstrapping with GHC 8.2.1Ben Gamari2018-06-171-0/+5
* Bump process submoduleBen Gamari2018-06-171-0/+0
* Revert "rts: Use .cfi_{start|end}proc directives"Ben Gamari2018-06-171-18/+1
* Warn about implicit kind variables with -WcompatVladislav Zavialov2018-06-168-4/+108
* base: Add default implementation for Data.Bits.bitSizeBen Gamari2018-06-162-0/+7
* Revert "Amend configure script to support lndir build tree"Ben Gamari2018-06-161-5/+5
* Enhanced constant foldingSylvain Henry2018-06-163-37/+309
* circleci: Add a reference to the documentation on the WikiBen Gamari2018-06-161-0/+3
* circleci: Bump fedora docker image tagBen Gamari2018-06-161-1/+1
* rts: Remove use of __USE_MINGW_ANSI_STDIOBen Gamari2018-06-161-13/+0
* base: Improve the documentation of the enumFrom series of functionsARJANEN Loïc Jean David2018-06-161-4/+42
* Bump nofib submoduleBen Gamari2018-06-161-0/+0
* Preserve parenthesis in function application in typecheckerZubin Duggal2018-06-164-7/+106
* rts: Use .cfi_{start|end}proc directivesBen Gamari2018-06-161-1/+18