summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Factor our `$dir_$distdir_PKGDATA` make variablewip/rts-configure-misc-prep-0John Ericson2021-11-302-5/+7
* Avoid raw `echo` in `FPTOOLS_SET_PLATFORM_VARS`John Ericson2021-11-301-1/+1
* Switch RTS cabal file / package conf to use Rts.h not Stg.hJohn Ericson2021-11-292-2/+2
* rts.cabal.in: Move `extra-source-files` so it is validJohn Ericson2021-11-291-4/+5
* Use Monoid in hptSomeThingsBelowUsSylvain Henry2021-11-291-18/+15
* TTG: replace Void/NoExtCon with DataConCantHappenKrzysztof Gogolewski2021-11-2914-147/+134
* linker: Introduce linker_verbose debug outputBen Gamari2021-11-296-115/+132
* Make ambient MinGW support a proper settingsJohn Ericson2021-11-2714-40/+55
* Fix top-level configure script so --disable-foo worksJohn Ericson2021-11-271-12/+10
* Factor our `FP_CAPITALIZE_YES_NO`John Ericson2021-11-275-17/+18
* Allow keywords which can be used as variables to be used with OverloadedDotSy...Matthew Pickering2021-11-263-1/+11
* Reflect type change in the haddock commentKai Prott2021-11-261-1/+1
* Adapt plugin test caseKai Prott2021-11-261-1/+1
* Fix plugin type to GHC.Plugins.PluginKai Prott2021-11-261-1/+1
* Simplify printQualificationKai Prott2021-11-261-7/+2
* Remove duplicate importKai Prott2021-11-261-1/+0
* Improve error message for mis-typed plugins #20671Kai Prott2021-11-263-16/+26
* Rename Data.Array.ByteArray -> Data.Array.ByteBodigrim2021-11-263-8/+8
* Rename Data.ByteArray to Data.Array.ByteArray + add TrustworthyBodigrim2021-11-263-8/+9
* 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