summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Describe optimisation of demand analysis of noinlinewip/T16588Ben Gamari2019-10-311-0/+8
* testsuite: Make ExplicitForAllRules1 more robustBen Gamari2019-10-312-11/+15
* base: Ensure that failIO isn't SOURCE importedBen Gamari2019-10-314-9/+18
* gitlab-ci: Fix the ARMv7 tripleBen Gamari2019-10-301-1/+1
* Whitespace forward compatibility for proposal #229Vladislav Zavialov2019-10-3016-47/+27
* rts: More aarch64 header fixesBen Gamari2019-10-305-7/+10
* Interpreter: initialize arity fields of AP_NOUPDsÖmer Sinan Ağacan2019-10-291-4/+4
* gitlab-ci: Fix binary distribution testingBen Gamari2019-10-291-20/+20
* Don't include settings file in binary distributionBen Gamari2019-10-291-1/+1
* gitlab-ci: Use pxz to compress binary distributionsBen Gamari2019-10-292-1/+2
* distrib: Fix binary distribution installationBen Gamari2019-10-293-4/+6
* Revert "Replace freebsd-gnueabihf with freebsd"Ben Gamari2019-10-293-4/+8
* Don't substitute GccVersion variableBen Gamari2019-10-292-4/+2
* base: Split up file locking implementationBen Gamari2019-10-298-284/+352
* base: Fix open-file lockingBen Gamari2019-10-292-19/+40
* hadrian: Drop -Werror=unused-but-set-variable from GHC flagsBen Gamari2019-10-291-3/+1
* hadrian: Shuffle around RTS build flagsBen Gamari2019-10-291-10/+19
* hadrian: Define NOSMP when building rts unregisterisedBen Gamari2019-10-296-15/+54
* hadrian: Define USE_LIBFFI_FOR_ADJUSTORS when necessaryBen Gamari2019-10-291-0/+2
* gitlab-ci: Factor out Linux Hadrian validation logicBen Gamari2019-10-291-3/+6
* gitlab-ci: Use Hadrian for unregisterised jobBen Gamari2019-10-291-7/+7
* MkIface: Remove redundant parameter and outdated comments from addFingerprintsÖmer Sinan Ağacan2019-10-291-8/+8
* HscMain: Move a comment closer to the relevant siteÖmer Sinan Ağacan2019-10-291-4/+4
* Remove unused DynFlags arg of lookupIfaceByModuleÖmer Sinan Ağacan2019-10-296-17/+12
* Return ModIface in compilation pipeline, remove IORef hack for generating Mod...Ömer Sinan Ağacan2019-10-294-97/+114
* Refactor HscRecomp constructors:Ömer Sinan Ağacan2019-10-293-47/+45
* testsuite: Fix quoting of $(TEST_HC) in T12674Ben Gamari2019-10-291-2/+2
* linters: Add linter to catch unquoted use of $(TEST_HC)Ben Gamari2019-10-291-4/+16
* linters: Add mode to lint given set of filesBen Gamari2019-10-292-5/+16
* Use `not#` primitive to implement Word's complementSylvain Henry2019-10-291-3/+1
* users-guide: Add some new features and fix warnings for GHC 8.10Takenobu Tani2019-10-292-9/+17
* users-guide: Fix :since: for -xn flagTakenobu Tani2019-10-291-1/+1
* Better arity for join pointsSimon Peyton Jones2019-10-287-24/+49
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-2817-205/+209
* Attach API Annotations for {-# SOURCE #-} import pragmaAlan Zimmerman2019-10-285-14/+61
* Refactor TcDeriv to validity-check less in anyclass/via deriving (#13154)Ryan Scott2019-10-289-301/+622
* Fix #15344: use fail when desugaring applicative-doJosef Svenningsson2019-10-2816-68/+390
* hadrian: Silence output from Support SMP checkBen Gamari2019-10-271-1/+1
* Parenthesize nullary constraint tuples using sigPrec (#17403)Ryan Scott2019-10-275-1/+13
* Remove documented flags from expected-undocumented-flags.txtLuke Lau2019-10-271-10/+0
* Add back documentation for deprecated -Whi-shadowingLuke Lau2019-10-271-0/+17
* Fix path to ghc-flags in users guide Hadrian rulesLuke Lau2019-10-271-2/+2
* Remove unused importLuke Lau2019-10-271-1/+0
* Fix RankNTypes :ghc-flag: in users guideLuke Lau2019-10-271-2/+2
* Remove redundant -fno-cse optionsÖmer Sinan Ağacan2019-10-264-9/+1
* rts: Fix ARM linker includesBen Gamari2019-10-266-17/+7
* Enable PDF documentationBen Gamari2019-10-261-4/+0
* testsuite: Skip regalloc_unit_tests unless have_ncgBen Gamari2019-10-261-0/+1
* gitlab-ci: Produce ARMv7 binary distributionsBen Gamari2019-10-261-0/+36
* hadrian: point link to ghc gitlabAdam Sandberg Eriksson2019-10-261-1/+1