summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix egregious error from last commitwip/T14880Richard Eisenberg2018-06-152-2/+2
* Clarify some commentsRichard Eisenberg2018-06-151-1/+3
* Resotre nondeterministic tyCoVarsOfTyprRichard Eisenberg2018-06-016-104/+197
* bugfixesRichard Eisenberg2018-05-312-14/+20
* BugfixingRichard Eisenberg2018-05-3120-122/+135
* BugfixingRichard Eisenberg2018-05-308-31/+26
* Fix newtype instance GADTsRichard Eisenberg2018-05-301-2/+9
* Change tyCoVarsOfType to close over kinds at endRichard Eisenberg2018-05-303-106/+92
* Fix #14880.Richard Eisenberg2018-05-305-22/+84
* Test #14904 in dependent/should_compile/T14904Richard Eisenberg2018-04-232-0/+12
* Typo fix in scavenge_one comment [skip ci]Ömer Sinan Ağacan2018-04-221-1/+1
* Remove a outdated comment [skip ci]Ömer Sinan Ağacan2018-04-211-3/+0
* rts: Use g0 for &generations[0]Ömer Sinan Ağacan2018-04-211-3/+2
* s/traverse_weak_ptr_list/traverseWeakPtrList in comments [skip ci]Ömer Sinan Ağacan2018-04-211-5/+5
* Remove unnecessary check in simplCastTobias Dammers2018-04-202-8/+16
* base: Add a test for T10412Ben Gamari2018-04-203-0/+11
* Fix implementation of rnIfaceBndrMatthew Pickering2018-04-201-1/+1
* Remove broken top-level shell.nixMatthew Pickering2018-04-201-61/+0
* comments onlySimon Peyton Jones2018-04-201-4/+4
* Inline wrappers earlierSimon Peyton Jones2018-04-2013-265/+323
* Caching coercion roles in NthCo and coercionKindsRole refactoringTobias Dammers2018-04-2028-343/+4358
* Bump transformers submoduleRyan Scott2018-04-201-0/+0
* Fixes isAlphaNum re. isAlpha/isNumber and doc fix (trac issue #10412)ARJANEN Loïc Jean David2018-04-192-6/+5
* Lint types in newFamInstRyan Scott2018-04-194-31/+109
* boot: Fix computation of TOPBen Gamari2018-04-191-1/+1
* configure: Use -Werror to check for existence of -no-pieBen Gamari2018-04-191-1/+1
* parsec: Make version hack compatible with WindowsBen Gamari2018-04-191-0/+0
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-1915-24/+36
* Bump base to version 4.12.0.0Ryan Scott2018-04-1992-97/+97
* Fix #15012 with a well-placed use of AnyRyan Scott2018-04-195-1/+60
* Better error message for empty character literal, for Trac #13450.HE, Tao2018-04-196-10/+70
* Add a test for #14815:Ömer Sinan Ağacan2018-04-194-2/+57
* rts: fix format arguments for debugBelch calls on 32-bit systemsSergei Trofimovich2018-04-193-3/+3
* users-guide: Override mathjax_pathBen Gamari2018-04-191-0/+3
* Add a test case from the nested CPR workBen Gamari2018-04-193-0/+28
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-1911-9/+9
* Fix #14710 with more validity checks during renamingRyan Scott2018-04-198-36/+139
* Introduce a $tooldir variable for nicer toolchain detection on WindowsAlp Mestanogullari2018-04-173-24/+80
* Proper safe coercions paper linkKirill Zaborsky2018-04-171-1/+1
* Fix markup in the UNPACK pragma section of the user's guide.theindigamer2018-04-171-5/+2
* Comments onlySimon Peyton Jones2018-04-171-3/+1
* Minor comments in CSESimon Peyton Jones2018-04-171-8/+8
* Remove markSignalHandlersÖmer Sinan Ağacan2018-04-164-35/+0
* rts: Comment wibblesBen Gamari2018-04-162-1/+3
* Revert "Enhanced constant folding"Ben Gamari2018-04-163-309/+37
* users guide: Note improved constant folding in 8.6 release notesBen Gamari2018-04-131-0/+4
* Enhanced constant foldingSylvain Henry2018-04-133-37/+309
* Configure option to disable dtraceBen Gamari2018-04-131-5/+15
* Omit ways depending on rts flags for #12870 related tests.Andreas Klebinger2018-04-131-8/+10
* Make shortcutting at the asm stage toggleable and default for O2.Andreas Klebinger2018-04-133-2/+25