summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-29testsuite: Compile T9630 with +RTS -G1wip/recenter-T9630Ben Gamari
2019-05-26Let the specialiser work on dicts under lambdasSandy Maguire
2019-05-25Hadrian: Add Mising Libffi Dependencies #16653David Eichmann
2019-05-25Add `keepCAFs` to RtsSymbolsMoritz Angermann
2019-05-24Add PlainPanic for throwing exceptions without depending on pprintMichael Sloan
2019-05-24Allow metric change after reverting "Add Generic tuple instances up to 15-tup...David Eichmann
2019-05-24Some forall-related cleanup in deriving codeRyan Scott
2019-05-24Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki
2019-05-24Add a test for #16597Ömer Sinan Ağacan
2019-05-24add an --hadrian mode to ./validateAlp Mestanogullari
2019-05-23Revert "Add Generic tuple instances up to 15-tuple" #16688David Eichmann
2019-05-22fix Template Haskell cross compilation on 64 bit compiler with 32 bit targetLuite Stegeman
2019-05-22Use HsTyPats in associated type family defaultsRyan Scott
2019-05-22Hadrian: add --test-root-dirs, to only run specific directories of testsAlp Mestanogullari
2019-05-22RTS: Fix restrictive castAlec Theriault
2019-05-22Add regression test for old Word32 arithmetic issue (#497)Kevin Buhr
2019-05-22Use datatype for unboxed returns when loading ghc into ghciMichael Sloan
2019-05-22Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan
2019-05-22Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston
2019-05-21Update .gitlab-ci.ymlBen Gamari
2019-05-21gitlab-ci: Allow Windows Hadrian build to failBen Gamari
2019-05-21Fix #16666 by parenthesizing contexts in ConvertRyan Scott
2019-05-21distrib/configure.ac.in: remove mention to 'settings', since settings.in is goneAlp Mestanogullari
2019-05-21Update resolver for for happy 1.19.10Shayne Fletcher
2019-05-21Fix doc for Data.Function.fix.Javran Cheng
2019-05-21users-guide: Fix -rtsopts defaultKirill Elagin
2019-05-21Refactor Libffi and RTS rulesDavid Eichmann
2019-05-21Include CPP preprocessor dependencies in -M outputDavid Eichmann
2019-05-21users-guide: Fix directive errors on 8.10Takenobu Tani
2019-05-20Recalculate Performance Test Baseline T9630 #16680David Eichmann
2019-05-20Improve test runner logging when calculating performance metric baseline #16662David Eichmann
2019-05-16rts: Explicit state that CONSTR tag field is zero-basedBen Gamari
2019-05-14Hadrian: 'need' source files for various docs in Rules.DocumentationAlp Mestanogullari
2019-05-14Restore the --coerce option in 'happy' configurationVladislav Zavialov
2019-05-14Guard CUSKs behind a language pragmaVladislav Zavialov
2019-05-14Add a minimized regression test for #12928Vladislav Zavialov
2019-05-14Update terminal title while running test-suiteOleg Grenrus
2019-05-14Remove all target-specific portions of Config.hsJohn Ericson
2019-05-14Dont refer to `cLeadingUnderscore` in testJohn Ericson
2019-05-14hadrian: Make settings stage specificJohn Ericson
2019-05-14Add regression test for old parser issue #504Kevin Buhr
2019-05-13Change GHC.hs to Packages.hs in Hadrian user-settings.mdGiles Anderson
2019-05-10Add regression test case for old issue #493Kevin Buhr
2019-05-10gitlab-ci: Disable cleanup job on WindowsBen Gamari
2019-05-10Hadrian: programs need registered ghc-pkg librariesDavid Eichmann
2019-05-10Fix bugs and documentation for #13456Roland Senn
2019-05-10Add Generic tuple instances up to 15-tupleOleg Grenrus
2019-05-08Add a regression test for #14548Vladislav Zavialov
2019-05-08Add regression test for old issue #507Kevin Buhr
2019-05-08Purge TargetPlatform_NAME and cTargetPlatformStringJohn Ericson