summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid references to ApplicativeDo in the base haddockswip/sjakobi/no-applicativedoSimon Jakobi2020-04-022-20/+4
* Make hadrian pass on the no-colour setting to GHC.Andreas Klebinger2020-04-011-0/+3
* PmCheck: Adjust recursion depth for inhabitation testSebastian Graf2020-04-015-9/+98
* Kill wORDS_BIGENDIAN and replace it with platformByteOrder (#17957)Sylvain Henry2020-04-0114-97/+114
* Fix the changelog/@since information for hGetContents'/getContents'/readFile'Ryan Scott2020-04-013-6/+6
* Clean up "Eta reduction for data families" NotesRyan Scott2020-04-017-21/+31
* integer-gmp: Bump version and add changelog entryBen Gamari2020-03-312-1/+7
* Update hadrian index revision.Andreas Klebinger2020-03-311-1/+1
* base: Ensure that encoding global variables aren't inlinedBen Gamari2020-03-311-0/+10
* Simplify stderrSupportsAnsiColorsÖmer Sinan Ağacan2020-03-311-13/+6
* Add regression test for #17963Ryan Scott2020-03-313-0/+29
* Require GHC 8.8 as the minimum compiler for bootstrappingRyan Scott2020-03-3121-81/+28
* Expect T4267 to passSylvain Henry2020-03-301-2/+1
* Minor cleanupKrzysztof Gogolewski2020-03-2910-53/+53
* Run checkNewDataCon before constraint-solving newtype constructorsRyan Scott2020-03-294-4/+21
* gitlab-ci: Add FreeBSD release jobBen Gamari2020-03-291-0/+5
* Apply suggestion to libraries/base/Data/Bits.hsAndreas Klebinger2020-03-291-1/+1
* Correct haddocks for testBit in Data.BitsAndreas Klebinger2020-03-291-4/+8
* testsuite: Remove test that dlopens a PIE object.Marius Bakke2020-03-294-21/+1
* Store ComponentId detailsSylvain Henry2020-03-2915-95/+173
* testsuite: Mark T12971 as broken on WindowsBen Gamari2020-03-291-1/+1
* testsuite: Fix T17786Ben Gamari2020-03-292-2/+2
* testsuite: Fix T17786 on WindowsBen Gamari2020-03-291-2/+2
* Demand analysis: simplify the demand for a RHSSimon Peyton Jones2020-03-2913-434/+445
* Merge GHC.Types.CostCentre.Init into GHC.Driver.CodeOutputSylvain Henry2020-03-294-67/+56
* Remove GHC.Types.Unique.Map moduleSylvain Henry2020-03-292-207/+0
* Modules: Types (#13009)Sylvain Henry2020-03-29458-2383/+2411
* Use run-time tablesNextToCode in compiler exclusively (#15548)Joachim Breitner2020-03-267-37/+22
* Prepare to use run-time tablesNextToCode in compiler exclusivelyJoachim Breitner2020-03-262-61/+65
* Remove unused `ghciTablesNextToCode` from compiler properJohn Ericson2020-03-261-8/+0
* Base: add markup around ExceptTristan Cacqueray2020-03-251-1/+1
* Base: add Control.Applicative optional exampleTristan Cacqueray2020-03-251-0/+17
* Base: fix a typo in liftA docTristan Cacqueray2020-03-251-1/+1
* DynFlags refactoring IIISylvain Henry2020-03-2548-927/+980
* Do not panic on linker errorsPeter Trommler2020-03-257-3/+41
* Remove -fkill-absence and -fkill-one-shot flagsSebastian Graf2020-03-253-41/+3
* Use export list of Main module in function TcRnDriver.hs:check_main (Fix #16453)Roland Senn2020-03-2521-45/+215
* Add example and doc for Arg (Fixes #17153)Paavo2020-03-241-1/+9
* Fix ApplicativeDo regression #17835Josef Svenningsson2020-03-236-21/+82
* Annotate the non-total function in Data.Foldable as suchHécate2020-03-221-0/+20
* Bump hsc2hs submoduleBen Gamari2020-03-221-0/+0
* hadrian: Eliminate redundant .exe from GHC pathBen Gamari2020-03-221-1/+1
* gitlab-ci: Require that Windows-hadrian job passesGHC GitLab CI2020-03-221-3/+0
* hadrian: Fix executable extension passed to testsuite driverGHC GitLab CI2020-03-221-1/+1
* testsuite: Update expected output on WindowsGHC GitLab CI2020-03-225-4/+407
* testsuite: Fix TOP of T17786Ben Gamari2020-03-221-1/+1
* testsuite: Update expected output on WindowsBen Gamari2020-03-222-5/+0
* testsuite: Normalize slashes in ghc-api annotations outputBen Gamari2020-03-221-0/+3
* Bump process submoduleBen Gamari2020-03-221-0/+0
* fs.h: Add missing declarations on WindowsBen Gamari2020-03-221-0/+7