summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TTG: replace Void/NoExtCon with DataConCantHappenwip/ttg-voidKrzysztof Gogolewski2021-11-2714-147/+134
* Kill a use of %n format specifierGreg Steuck2021-11-253-15/+21
* Permit multiple values in config_args for validateGreg Steuck2021-11-251-1/+1
* Link against libatomic for 64-bit atomic operationsIlias Tsitsimpis2021-11-251-6/+37
* hadrian: Add `collect_stats` flavour transformerSebastian Graf2021-11-252-0/+20
* compiler: Mark GHC.Prelude as Haddock no-homeBen Gamari2021-11-251-0/+1
* Allow boring class declarations in hs-boot filessheaf2021-11-2514-4/+126
* Add `llvmOptLevel` to `DynFlags` (#20500)Gergo ERDI2021-11-252-5/+7
* Add specific optimization flag for Cmm control flow analysis (#20500)Gergo ERDI2021-11-254-2/+15
* Add specific optimization flag for fast PAP calls (#6084, #20500)Gergo ERDI2021-11-254-1/+5
* Use `simplify` in non-optimizing build pipeline (#20500)Gergo ERDI2021-11-251-4/+2
* GHCi Debugger - Improve RTTIRoland Senn2021-11-253-10/+13
* drop instance Semigroup InstalledModuleEnvPepe Iborra2021-11-251-1/+4
* Drop instance Semigroup ModuleEnvPepe Iborra2021-11-251-1/+0
* Monoid instance for InstalledModuleEnvPepe Iborra2021-11-251-0/+3
* gitlab-ci: Add release jobs for Darwin targetsBen Gamari2021-11-251-13/+30
* testsuite: debounce title updatesZubin Duggal2021-11-251-5/+20
* Disable warnings for unused goto labelsGreg Steuck2021-11-251-0/+1
* Don't use implicit lifting when deriving LiftMatthew Pickering2021-11-254-10/+34
* Add Data.Bits changes to base 4.16 changelogsheaf2021-11-251-0/+16
* Apply 1 suggestion(s) to 1 file(s)John Ericson2021-11-251-1/+1
* Reorder `sed` arguments to work with BSD sedGreg Steuck2021-11-251-2/+3
* Misc cleanupKrzysztof Gogolewski2021-11-2517-95/+35
* Enable UnboxedTuples in `genInst`, Fixes #20524CarrieMY2021-11-259-11/+32
* Compare types of recursive let-bindings in alpha-equivalenceChristiaan Baaij2021-11-256-146/+254
* Ensure new Ct/evidence invariantChristiaan Baaij2021-11-254-31/+80
* Use getExecutablePath in getBaseDir on OpenBSDGreg Steuck2021-11-251-2/+2
* Revert "Convert lookupIdSubst panic back to a warning (#20200)"Matthew Pickering2021-11-251-6/+4
* Make T14075 more robustMatthew Pickering2021-11-251-0/+2
* Correct retypechecking in --make modeMatthew Pickering2021-11-2514-128/+359
* Combine STG free variable traversals (#17978)nineonine2021-11-2313-319/+288
* gitlab-ci: Bump DOCKER_REVBen Gamari2021-11-231-1/+1
* Add a warning for GADT match + NoMonoLocalBinds (#20485)Krzysztof Gogolewski2021-11-2312-14/+109
* Don't include types in test outputAndreas Klebinger2021-11-234-45/+32
* CmmSink: Be more aggressive in removing no-op assignments.Andreas Klebinger2021-11-239-6/+897
* Hadrian: bump stackage LTS to 18.18 (GHC 8.10.7)Sylvain Henry2021-11-222-7/+7
* Make INLINE/NOINLINE pragmas a bgi less constrainingSimon Peyton Jones2021-11-226-53/+75
* Better wrapper activation calculationSimon Peyton Jones2021-11-222-34/+80
* Include "not more specific" info in overlap msgsheaf2021-11-2048-232/+337
* Use 'NonEmpty' for the fields in an 'HsProjection' (#20389)Zubin Duggal2021-11-2016-20/+70
* gitlab-ci: Set HOME to plausible but still non-existent locationBen Gamari2021-11-201-1/+3
* rts: Ensure that markCAFs marks object codeBen Gamari2021-11-201-4/+11
* More support for optional home-unitSylvain Henry2021-11-2018-141/+179
* Remove unused module import syntax from .bkp modeMatthew Pickering2021-11-203-27/+7
* Bump deepseq submodule to 1.4.7.0-preBen Gamari2021-11-202-1/+1
* Hadrian: bring up to date with latest make improvementsJohn Ericson2021-11-1817-129/+103
* testsuite: Use libc++ rather than libstdc++ in objcpp-hiBen Gamari2021-11-181-2/+1
* gitlab-ci: Bump MACOSX_DEPLOYMENT_TARGETBen Gamari2021-11-181-4/+2
* ghc-cabal: Use bootstrap compiler's text packageBen Gamari2021-11-181-9/+1
* Bump text and parsec submodulesBen Gamari2021-11-183-1/+6