summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Workingwip/ghci-run-mainMatthew Pickering2019-05-201-1/+1
* WIP: 16672Matthew Pickering2019-05-187-12/+28
* Revert "Revert "Revert "debugging"""Matthew Pickering2019-05-184-24/+2
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-1812-151/+284
* traceMatthew Pickering2019-05-181-0/+1
* Revert "Revert "debugging""Matthew Pickering2019-05-174-2/+24
* Revert "debugging"Matthew Pickering2019-05-174-24/+2
* parsermMatthew Pickering2019-05-171-3/+3
* RTS: Fix restrictive castAlec Theriault2019-05-171-2/+2
* debuggingMatthew Pickering2019-05-175-3/+28
* Revert "cm"Matthew Pickering2019-05-162-25/+43
* plainMatthew Pickering2019-05-161-1/+1
* cmMatthew Pickering2019-05-162-44/+26
* Use datatype for unboxed returns when loading ghc into ghciMichael Sloan2019-05-163-58/+110
* Add PlainPanic for throwing exceptions without depending on pprintMichael Sloan2019-05-1611-96/+178
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-169-21/+71
* Hadrian: 'need' source files for various docs in Rules.DocumentationAlp Mestanogullari2019-05-141-0/+6
* Restore the --coerce option in 'happy' configurationVladislav Zavialov2019-05-145-8/+7
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-1410-29/+84
* Add a minimized regression test for #12928Vladislav Zavialov2019-05-142-0/+18
* Update terminal title while running test-suiteOleg Grenrus2019-05-143-4/+30
* Remove all target-specific portions of Config.hsJohn Ericson2019-05-1414-228/+208
* Dont refer to `cLeadingUnderscore` in testJohn Ericson2019-05-142-12/+18
* hadrian: Make settings stage specificJohn Ericson2019-05-141-2/+8
* Add regression test for old parser issue #504Kevin Buhr2019-05-142-0/+12
* Change GHC.hs to Packages.hs in Hadrian user-settings.mdGiles Anderson2019-05-131-1/+1
* Add regression test case for old issue #493Kevin Buhr2019-05-105-0/+62
* gitlab-ci: Disable cleanup job on WindowsBen Gamari2019-05-101-27/+10
* Hadrian: programs need registered ghc-pkg librariesDavid Eichmann2019-05-105-8/+121
* Fix bugs and documentation for #13456Roland Senn2019-05-107-32/+68
* Add Generic tuple instances up to 15-tupleOleg Grenrus2019-05-101-0/+48
* Add a regression test for #14548Vladislav Zavialov2019-05-083-0/+28
* Add regression test for old issue #507Kevin Buhr2019-05-083-0/+3
* Purge TargetPlatform_NAME and cTargetPlatformStringJohn Ericson2019-05-086-10/+8
* Regression test for #16627.Richard Eisenberg2019-05-083-0/+21
* Print PAP object address in stg_PAP_info entry codeÖmer Sinan Ağacan2019-05-081-1/+1
* stg_floatToWord32zh: zero-extend the Word32 (#16617)Kevin Buhr2019-05-085-2/+23
* Implement ImportQualifiedPostShayne Fletcher2019-05-0825-42/+206
* Fix #16632 by using the correct SrcSpan in checkTyClHdrRyan Scott2019-05-084-2/+14
* Fix #16603 by documenting some important changes in changelogsRyan Scott2019-05-082-0/+51
* Add regression test for old typechecking issue #505Kevin Buhr2019-05-072-1/+16
* Check for duplicate variables in associated default equationsRyan Scott2019-05-076-15/+81
* Add /includes/dist to .gitignoreRyan Scott2019-05-071-0/+1
* Hadrian: override $(ghc-config-mk), to prevent redundant config generationAlp Mestanogullari2019-05-062-0/+10
* Enable external interpreter when TH is requested but no internal interpreter ...Alp Mestanogullari2019-05-061-2/+9
* Remove `$(TOP)/ANNOUNCE` fileTakenobu Tani2019-05-061-131/+0
* Remove cGhcEnableTablesNextToCodeJohn Ericson2019-05-065-15/+15
* 'warnSpaceAfterBang' only in patterns (#16619)Vladislav Zavialov2019-05-055-24/+30
* Fix #16593 by having only one definition of -fprint-explicit-runtime-repsChaitanya Koparkar2019-05-052-23/+11
* [ typo ] 'castFloatToWord32' -> 'castFloatToWord64'gallais2019-05-041-1/+1