summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27Fix #17112wip/fix-T17112Sebastian Graf
2019-08-23configure.ac: fix '--disable-dwarf-debug'Sergei Trofimovich
2019-08-23Use variable length encoding for Binary instances.Andreas Klebinger
2019-08-23Make non-streaming LLVM and C backends streamingÖmer Sinan Ağacan
2019-08-23Remove special case in SRT generation with -split-sectionsÖmer Sinan Ağacan
2019-08-22base: Reintroduce fusion for scanrTDecki
2019-08-22Add documentation for Hadrian expressionsJames Foster
2019-08-22Doc: add Haddocks for quotRemWord2 primopSylvain Henry
2019-08-22gitlab-ci: Add Windows full build during the nightly pipelineBen Gamari
2019-08-19gitlab-ci: Update bootstrap compiled used for Darwin buildsBen Gamari
2019-08-19Remove Bag fold specialisations (#16969)Richard Lupton
2019-08-19Use Foldable instance of Bag for specialised Bag folds (#16969)Richard Lupton
2019-08-19Re-export foldlM and foldrM from Data.Foldable in MonadUtils (#16969)Richard Lupton
2019-08-19Generalized MonadUtils folds to Foldable (#16969)Richard Lupton
2019-08-18Fix COMPACT_NFDATA closure size, more CNF sanity checkingÖmer Sinan Ağacan
2019-08-18expose ModuleInfo.minf_rdr_env for tooling authorsSam Halliday
2019-08-18Fix #17067 by making data family type constructors actually injectiveRyan Scott
2019-08-18Typo fix in CoreToStgÖmer Sinan Ağacan
2019-08-18Faster exactLog2Sylvain Henry
2019-08-16Document types of LitNumbers, minor refactoring in Literal.hsÖmer Sinan Ağacan
2019-08-16Cmm: constant folding `quotRem x 2^N`Sylvain Henry
2019-08-16Make add_info attach unfoldings (#16615)Tobias Dammers
2019-08-16Add test cases for #16615Tobias Dammers
2019-08-15Remove unused imports of the form 'import foo ()' (Fixes #17065)James Foster
2019-08-14GHCi supports not-necessarily-lifted join pointsRichard Eisenberg
2019-08-14Use os.devnull instead of '/dev/null' in the testsuite driver.Andreas Klebinger
2019-08-14Rework the Binary Integer instance.Andreas Klebinger
2019-08-13Fix binary distributionTamar Christina
2019-08-13Add Foldable, Traversable instances for Uniq(D)FMSebastian Graf
2019-08-10Reformat comments in StgSynÖmer Sinan Ağacan
2019-08-10Add test for #16893Ömer Sinan Ağacan
2019-08-10Add timing on loadInterfaceBen Gamari
2019-08-10Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548)Joachim Breitner
2019-08-07Revert "Make scanr a good producer and consumer"Ben Gamari
2019-08-07testsuite: Add tests for #16943Ben Gamari
2019-08-07Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal
2019-08-07Fix testmniip
2019-08-07Fix documentationmniip
2019-08-07Explicitly number equations when printing axiom incompatibilitiesmniip
2019-08-07Fix testmniip
2019-08-07Add a -fprint-axiom-incomps option (#15546)mniip
2019-08-07Introduce a type for "platform word size", use it instead of IntÖmer Sinan Ağacan
2019-08-07Remove old/broken(?) .ghci scriptMatthew Pickering
2019-08-07hadrian: Refactor file patterns for future Shake changes (fixes #17005)James Foster
2019-08-07Remove dead parameter from coreToStgAppSimon Peyton Jones
2019-08-04testsuite: Rework tracking of fragile testsBen Gamari
2019-08-04configure: Search for LLVM executables with two-number versionsBen Gamari
2019-08-04testsuite: Add testsuite for #16978Ben Gamari
2019-08-04Don't float unlifted join points to top levelSimon Peyton Jones
2019-08-04Update .gitignoreMatthew Pickering