summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix haddocks for marker events in Debug.Tracewip/alp/trace-marker-docsAlp Mestanogullari2019-09-201-1/+1
* Remove pointless partiality in `Parser.ajs`John Ericson2019-09-201-15/+16
* Pass -j to ghc-in-ghci CI jobMatthew Pickering2019-09-201-1/+1
* Remove trailing whitespaceMatthew Pickering2019-09-201-8/+8
* hadrian/ghci.sh: Enable building in parallelMatthew Pickering2019-09-202-1/+9
* testsuite: Add test for #17202Ben Gamari2019-09-202-0/+21
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-20136-377/+381
* users guide: Fix link to let generalization blog postBen Gamari2019-09-191-1/+2
* ErrUtils: split withTiming into withTiming and withTimingSilentAlp Mestanogullari2019-09-197-36/+89
* testsuite: Add testcase for #17206Ben Gamari2019-09-193-0/+19
* Add a regression test for #11822Sebastian Graf2019-09-193-4/+54
* Extract PmTypes module from PmExpr and PmOracleSebastian Graf2019-09-198-270/+264
* CoreUtils: Use mightBeUnliftedType in exprIsTopLevelBindableBen Gamari2019-09-192-2/+6
* Test #17077.Richard Eisenberg2019-09-193-0/+14
* Use level numbers for generalisationRichard Eisenberg2019-09-1912-247/+208
* Refactor kindGeneralize and friendsRichard Eisenberg2019-09-199-224/+280
* Simplify: Lazy pattern matchBen Gamari2019-09-191-1/+5
* Add a missing update of sc_hole_ty (#16312)Simon Peyton Jones2019-09-193-1/+20
* Deduplicate `HaskellMachRegs.h` and `RtsMachRegs.h` headersJohn Ericson2019-09-176-74/+7
* Improve error message for out-of-scope variables + VTASimon Peyton Jones2019-09-176-13/+55
* Comments onlySimon Peyton Jones2019-09-171-2/+2
* Fix #13571 by adding an extension flag checkRichard Eisenberg2019-09-179-3/+38
* eventlog: Add biographical and retainer profiling tracesMatthew Pickering2019-09-1710-5/+83
* Encode shape information in `PmOracle`Sebastian Graf2019-09-1673-2582/+3885
* Allow validation with Hadrian built with Stack [skip ci]Sylvain Henry2019-09-161-3/+18
* Fix Hadrian build with Stack (#17189)Sylvain Henry2019-09-151-7/+1
* Rename GHC.StgToCmm.Con -> GHC.StgToCmm.DataConBen Gamari2019-09-155-6/+6
* Fix CONLIKE typotaylorfausak2019-09-141-1/+1
* Add predicates for testing if IOError is ResourceVanished.Andrew Martin2019-09-132-0/+29
* Remove empty NCG.hJohn Ericson2019-09-1315-27/+0
* gitlab: Add issue template for documentation issuesBen Gamari2019-09-131-0/+22
* Compiler should always get fingerprinting impl from baseJohn Ericson2019-09-133-21/+1
* Address review comments [skip CI]Zubin Duggal2019-09-131-8/+26
* Explain how to update HieAst [skip ci]Zubin Duggal2019-09-131-0/+112
* Add a test to make sure we don't regress on #17140 in the futureAlp Mestanogullari2019-09-135-0/+29
* Windows: Fix hsc2hs non-deterministic failures.Tamar Christina2019-09-131-0/+0
* Fix scoping of implicit parametersSimon Peyton Jones2019-09-134-3/+33
* Update mailmapBen Gamari2019-09-131-2/+18
* Fix StandaloneDerivingNingning Xie2019-09-121-1/+1
* Bump Cabal submodule to 3.1Sebastian Graf2019-09-126-6/+5
* Remove unused `#include`s from parser/cutils.cJohn Ericson2019-09-121-6/+0
* Do not throw away backpack instantiations for module lookup cacheJohn Ericson2019-09-121-1/+1
* Print the correct system memory in use with +RTS -s (#17158)Pranay Sashank2019-09-121-2/+2
* Windows: make openTempFile fully atomic.Tamar Christina2019-09-112-29/+47
* Refactor bad coercion checking in a few placesÖmer Sinan Ağacan2019-09-114-34/+46
* SetLevels: Fix potential panic in lvlBindBen Gamari2019-09-112-4/+14
* Remove dead `ncgDebugIsOn` and `NCG_DEBUG`John Ericson2019-09-111-8/+1
* Bump Hadrian's QuickCheck dependencyLuke Lau2019-09-111-1/+1
* testsuite: check for RTS linkerPeter Trommler2019-09-112-1/+2
* Remove COMPILING_GHCJohn Ericson2019-09-111-3/+0