summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update to current master againwip/T13904Kavon Farvardin2018-09-233333-68802/+136321
|\
| * Add a recursivity check in nonVoidRyan Scott2018-09-234-53/+174
| * Fix get getIdFromTrivialExprSimon Peyton Jones2018-09-235-8/+53
| * Comments onlySimon Peyton Jones2018-09-231-1/+1
| * Don't look up unnecessary return in LastStmtSimon Peyton Jones2018-09-235-22/+49
| * Buglet in reporting out of scope errors in rulesSimon Peyton Jones2018-09-236-12/+31
| * testsuite: Bump T9630 expected allocationsBen Gamari2018-09-221-1/+2
| * testsuite: Bump expected allocations for T12707Ben Gamari2018-09-211-1/+2
| * testsuite: Bump expected allocations of T9675Ben Gamari2018-09-211-2/+4
| * testsuite: Fix readFail048 and readFail032 brokenness declarationsBen Gamari2018-09-211-2/+2
| * testsuite: Mark readFail032 and readFail048 as broken on DarwinBen Gamari2018-09-211-2/+4
| * testsuite: Don't force run of llvm ways in T14251Ben Gamari2018-09-211-2/+1
| * Remove redundant slop zeroingÖmer Sinan Ağacan2018-09-211-6/+0
| * Fix slop zeroing for AP_STACK eager blackholes in debug buildÖmer Sinan Ağacan2018-09-213-29/+28
| * user-guide: Allow build with sphinx < 1.8Ben Gamari2018-09-201-2/+7
| * users_guide: fix sphinx error caused by non-explicit overrideZejun Wu2018-09-201-12/+5
| * users-guide: Fix build with sphinx 1.8Ben Gamari2018-09-201-2/+10
| * Revert "adds -latomic to. ghc-prim"Ben Gamari2018-09-206-38/+24
| * Add testcase for #14251Ben Gamari2018-09-203-0/+34
| * users guide: Fix a few issuesFrank Steffahn2018-09-202-6/+9
| * Remove -Waggregate-return when building RTSÖmer Sinan Ağacan2018-09-201-1/+0
| * Use predefined known-key names when possibleChaitanya Koparkar2018-09-191-12/+13
| * docs: fix example codejohn2018-09-191-2/+2
| * Don't shortcut SRTs for static functions (#15544)Simon Marlow2018-09-181-22/+130
| * Bump deepseq submoduleBen Gamari2018-09-181-0/+0
| * Bump text submoduleBen Gamari2018-09-181-0/+0
| * Bump stm submoduleBen Gamari2018-09-181-0/+0
| * Invert FP conditions to eliminate the explicit NaN check.klebinger.andreas@gmx.at2018-09-185-22/+92
| * Fix check whether GCC supports __atomic_ builtinsIlias Tsitsimpis2018-09-182-2/+2
| * NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-1834-0/+48
| * Users guide: EmptyDataDecls on by defaultChris Martin2018-09-181-2/+10
| * Updated PE linker, section alignment and cleanup.Tamar Christina2018-09-1712-621/+741
| * Make sure forM_ and related functions fuse cleanlySebastian Graf2018-09-174-9/+153
| * users-guide: Fix code-block layout for QuantifiedConstraintsTakenobu Tani2018-09-171-4/+4
| * base: Add bangs to GHC.IO.Handle.Text hGet* functionsBen Gamari2018-09-171-3/+3
| * Stable name comment wibblesDavid Feuer2018-09-171-17/+2
| * Fix for #13862: Optional "-v" not allowed with :load in GHCiroland2018-09-1615-59/+54
| * Correct submodule update for haddockRichard Eisenberg2018-09-151-0/+0
| * Coercion Quantificationningning2018-09-1555-996/+1883
| * Mark code related symbols as @function not @objectSergei Azovskov2018-09-142-6/+80
| * Mark system and internal symbols as private symbols in asmSergei Azovskov2018-09-141-17/+38
| * Fix T15502 on 32-bitKrzysztof Gogolewski2018-09-142-0/+4
| * tests: increase (compile) timeout multiplier for T13701 and MultiLayerModulesAlp Mestanogullari2018-09-142-5/+6
| * Add support for ImplicitParams and RecursiveDo in THMichael Sloan2018-09-1422-172/+444
| * Update hsc2hs submoduleChaitanya Koparkar2018-09-131-0/+0
| * base: showEFloat: Handle negative precisions the same of zero precisionBen Gamari2018-09-131-4/+6
| * eventlog: Factor out eventlog header generation into separate functionBen Gamari2018-09-131-35/+40
| * Fix buildKrzysztof Gogolewski2018-09-131-1/+0
| * Remove dead variable bindingSimon Peyton Jones2018-09-131-4/+3
| * More info for Implication with -dppr-debugSimon Peyton Jones2018-09-131-3/+3