summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fatal if we try to reinitialize the RTSSimon Marlow2017-01-261-0/+6
* Bump hsc2hs submoduleBen Gamari2017-01-261-0/+0
* Bump nofib submoduleBen Gamari2017-01-261-0/+0
* Generalizes the type of asProxyTypeOf (#12805)Dave Laing2017-01-262-1/+3
* Don't unnecessarily qualify TH-converted instances with empty contextsRyan Scott2017-01-265-25/+55
* Prune unneeded Derive* language pragmasGabor Greif2017-01-262-3/+2
* Make type import/export API Annotation friendlyAlan Zimmerman2017-01-2612-119/+324
* Typos in comments [ci skip]Gabor Greif2017-01-262-2/+2
* Nix typo and redundant where-clausesRyan Scott2017-01-255-6/+1
* Add pragCompleteDName to templateHaskellNamesRyan Scott2017-01-252-1/+19
* Generalize the type of runRW#David Feuer2017-01-253-13/+23
* Template Haskell support for COMPLETE pragmasMatthew Pickering2017-01-269-43/+90
* COMPLETE pragmas for enhanced pattern exhaustiveness checkingMatthew Pickering2017-01-2651-154/+959
* Update Win32 submodule to fix Windows buildMatthew Pickering2017-01-251-0/+0
* Add myself [ci skip]Gabor Greif2017-01-251-0/+1
* Typos in comments [ci skip]Gabor Greif2017-01-2513-19/+19
* Update .mailmapMatthew Pickering2017-01-251-0/+1
* testsuite: Bump compiler allocations of T5837Ben Gamari2017-01-241-1/+3
* Bump Win32 version.Ben Gamari2017-01-249-9/+12
* HscTypes: Use foldl' instead of foldrBen Gamari2017-01-241-3/+4
* nativeGen: Use `foldl'` instead of `foldr` in free register accumulationBen Gamari2017-01-246-9/+13
* UniqSet: Implement unionManyUniqSets in terms of foldl' instead of foldrBen Gamari2017-01-241-4/+4
* Partially revert D3001David Feuer2017-01-241-9/+7
* Don't put foralls in front of TH-spliced GADT constructors that don't need themRyan Scott2017-01-242-4/+18
* Skip path_with_commas when dyn unavailableBartosz Nitka2017-01-241-1/+2
* Remove unused LOCAL_GHC_PKG definition from a test MakefileReid Barton2017-01-231-2/+0
* Add a failing test for #13102Reid Barton2017-01-239-0/+60
* Document -fspecialise-aggressivelyMatthew Pickering2017-01-231-0/+12
* Re-sort case alternatives after scrutinee constant folding (#13170)Reid Barton2017-01-233-1/+10
* Ensure that scrutinee constant folding wraps numbersSylvain Henry2017-01-235-32/+77
* users-guide: Document -dppr-ticksBen Gamari2017-01-231-0/+5
* typecheck: Fix noteBen Gamari2017-01-231-1/+1
* Make tickishContains fasterBartosz Nitka2017-01-232-6/+10
* Record evaluated-ness on workers and wrappersSimon Peyton Jones2017-01-2311-61/+192
* Don't quantify implicit type variables when quoting type signatures in THRyan Scott2017-01-2313-43/+151
* Make checkFamInstConsistency fasterBartosz Nitka2017-01-233-5/+19
* Typos and grammar in manual/commentsGabor Greif2017-01-2331-39/+39
* Apply the right substitution in ty-fam improvementSimon Peyton Jones2017-01-235-36/+171
* Improve pretty-printing of IfaceCoercionsSimon Peyton Jones2017-01-231-6/+2
* Failing test for #13149.Edward Z. Yang2017-01-222-0/+18
* Rewrite Backpack comments on never-exported TyThings.Edward Z. Yang2017-01-224-101/+127
* Preserve coercion axioms when thinning.Edward Z. Yang2017-01-224-8/+45
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-22205-2567/+841
* testsuite: Bump allocations on T5321Fun and T12707Ben Gamari2017-01-221-2/+9
* configure.ac: Eliminate stray close bracketBen Gamari2017-01-221-1/+1
* Revert "Remove unnecessary isTyVar tests in TcType"Ryan Scott2017-01-226-0/+101
* Always use -Xlinker for -rpathBartosz Nitka2017-01-2110-8/+93
* Warn on missing home modulesYuras Shumovich2017-01-208-2/+76
* Clean up some shell code and M4 quotingDemi Obenour2017-01-203-26/+25
* testsuite: Don't fail if "target has RTS linker" field is missingReid Barton2017-01-201-1/+4