summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-3059-3048/+3286
* users-guide: Point out GNTD may require additional extensionsBen Gamari2018-05-301-1/+38
* Extract hard-coded LLVM opt flags into a fileKavon Farvardin2018-05-308-27/+54
* Define MCoercion typeningning2018-05-305-19/+30
* rts: Don't madvise if mmap failedBen Gamari2018-05-301-6/+8
* Put the `ev_binds` of main function inside `runMainIO`HE, Tao2018-05-304-2/+19
* T14732 now passes with the profasm wayAlp Mestanogullari2018-05-301-1/+1
* Delete duplicate definition of fingerprintByteStringSimon Jakobi2018-05-301-9/+1
* Remove incorrect commentSimon Jakobi2018-05-301-1/+0
* Improve the documentation of lexically scoped type variablesAntC2018-05-301-23/+64
* Update repository sub-dir for ghc-heap in ghc-heap.cabal.inAlp Mestanogullari2018-05-301-1/+1
* Fix validate for GHCi without TABLES_NEXT_TO_CODEPeter Trommler2018-05-301-2/+2
* llvm-targets: Add versioned ARM targetsGuillaume GARDET2018-05-302-3/+5
* Move printMutableList to Printer.c next to other printersÖmer Sinan Ağacan2018-05-304-33/+16
* Handle TREC_CHUNK in printClosureÖmer Sinan Ağacan2018-05-301-0/+3
* testsuite: Use /usr/bin/env instead of /bin/bashBen Gamari2018-05-292-2/+4
* testsuite: Fix incorrectly capitalized True in testlib.pyBen Gamari2018-05-291-1/+1
* Unmask readMVar in readChanDavid Feuer2018-05-291-10/+1
* base: Improve zip documentationTaylor Fausak2018-05-291-1/+8
* Use a less confusing type variable in a few typesSimon Jakobi2018-05-292-6/+6
* Minor refactoringGabor Greif2018-05-292-2/+2
* Typofix in manual [ci skip]Gabor Greif2018-05-291-1/+1
* remove dead maybeIsLFConGabor Greif2018-05-291-6/+1
* Typofixes [ci skip]Gabor Greif2018-05-293-4/+4
* Factor stack chunk printing out of printTSOÖmer Sinan Ağacan2018-05-291-2/+6
* Clean up Windows testsuite failuresTamar Christina2018-05-2812-8/+225
* Fix 32 bit windows buildTamar Christina2018-05-284-3/+5
* Update GHC.Stats docsÖmer Sinan Ağacan2018-05-282-4/+10
* base: Introduce Data.Monoid.Apchessai2018-05-2715-25/+88
* Mark #12447's test case as expected to passRyan Scott2018-05-262-3/+3
* Add regression test for #14246Ryan Scott2018-05-263-0/+48
* Add regression test for #14172Ryan Scott2018-05-264-0/+115
* Add regression test for #11766Ryan Scott2018-05-262-0/+31
* testsuite: Don't rely on find command in T15038Ben Gamari2018-05-261-1/+7
* Comments about the substition invariantSimon Peyton Jones2018-05-252-52/+57
* isDllName: use Opt_ExternalDynamicRefs, not WayDynSimon Marlow2018-05-251-1/+1
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-258-2/+96
* Minor typosRyan Scott2018-05-242-4/+4
* Clean up the conflicting data family instances error messageRyan Scott2018-05-2416-51/+104
* Check for mismatched class methods during typecheckingRyan Scott2018-05-247-3/+59
* testsuite: Bump OS X performance numbersBen Gamari2018-05-241-2/+3
* Disable the SRT offset optimisation on MachO platformsBen Gamari2018-05-234-5/+43
* Fix a bug in SRT generationSimon Marlow2018-05-231-48/+51
* Use dischargeFunEq consistentlySimon Peyton Jones2018-05-235-72/+64
* Don't expose strictness when sm_inline is FalseSimon Peyton Jones2018-05-232-28/+55
* Add missing check to isReflCoVar_maybeSimon Peyton Jones2018-05-232-5/+7
* Remove special case from TcTyVar level checkSimon Peyton Jones2018-05-231-2/+1
* Typo in commentsGabor Greif2018-05-232-2/+2
* Improve performance of CallArityJoachim Breitner2018-05-223-2/+12
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-2111-82/+9