| Commit message (Expand) | Author | Age | Files | Lines |
* | Add regression test for T19615wip/t19615-test | Matthew Pickering | 2021-04-08 | 3 | -0/+24 |
* | Bignum: remove unused extra files | Sylvain Henry | 2021-04-05 | 1 | -2/+0 |
* | Bignum: fix invalid hs-boot declaration (#19638) | Sylvain Henry | 2021-04-05 | 1 | -1/+1 |
* | Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10" | Ben Gamari | 2021-04-05 | 13 | -341/+64 |
* | rts: Fix usage of pthread_setname_np | Ben Gamari | 2021-04-05 | 2 | -11/+65 |
* | hadrian: Fix build-stack-nix | Ben Gamari | 2021-04-05 | 1 | -2/+2 |
* | hadrian: Refactor hlint target | Ben Gamari | 2021-04-05 | 1 | -26/+36 |
* | Add (expect_broken) test for #11545 | Matthew Pickering | 2021-04-05 | 2 | -0/+16 |
* | One-Shotify GHC.Utils.Monad.State (#18202) | Andreas Klebinger | 2021-04-05 | 1 | -1/+15 |
* | Mark p6 and T3333 as fragile | Simon Jakobi | 2021-04-05 | 2 | -2/+3 |
* | Fixes Monad's associativity docs | Łukasz Gołębiewski | 2021-04-05 | 1 | -1/+1 |
* | Add regression test for T19474. | Andreas Klebinger | 2021-04-05 | 2 | -0/+19 |
* | fix sub-word literals in GHCi | Luite Stegeman | 2021-04-05 | 8 | -9/+299 |
* | Apply 1 suggestion(s) to 1 file(s) | Joachim Breitner | 2021-04-05 | 1 | -1/+1 |
* | ./configure: Indicate that GHC=… should be a full path | Joachim Breitner | 2021-04-05 | 1 | -2/+2 |
* | Correct warning for deprecated and unrecognised flags | Alfredo Di Napoli | 2021-04-05 | 41 | -62/+55 |
* | Introduce SevIgnore Severity to suppress warnings | Alfredo Di Napoli | 2021-04-05 | 26 | -172/+178 |
* | Add type signature for TargetContents.go | Harry Garrood harry@garrood.me | 2021-04-05 | 1 | -1/+10 |
* | Add special case to stripStgTicksTop for [] | Matthew Pickering | 2021-04-05 | 1 | -0/+2 |
* | Implement proposal 403: Lexer cleanup | Oleg Grenrus | 2021-04-05 | 6 | -7/+63 |
* | configure: Fix parsing of ARM triples | Ben Gamari | 2021-04-05 | 1 | -8/+10 |
* | Pmc: Add regression test for #19622 | Sebastian Graf | 2021-04-02 | 2 | -0/+57 |
* | testsuite: Add test for #7275 | Ben Gamari | 2021-04-02 | 4 | -0/+67 |
* | testsuite: Check test stats only after test correctness | Ben Gamari | 2021-04-02 | 1 | -5/+5 |
* | testsuite: Make passFail a boolean | Ben Gamari | 2021-04-02 | 2 | -24/+13 |
* | Fix copy+pasto in Sanity.c | Matthew Pickering | 2021-04-02 | 1 | -1/+1 |
* | gitlab-ci: Ignore performance metrics failures in release jobs | Ben Gamari | 2021-04-02 | 1 | -0/+6 |
* | gitlab-ci: CI wibbles | Ben Gamari | 2021-04-02 | 1 | -0/+3 |
* | sdist: Fix packaging of Windows tarballs | Ben Gamari | 2021-04-02 | 1 | -1/+1 |
* | Address review feedback on chirality | Viktor Dukhovni | 2021-04-01 | 1 | -11/+45 |
* | Chiral foldable caveats | Viktor Dukhovni | 2021-04-01 | 1 | -3/+37 |
* | Compute Severity of diagnostics at birth | Alfredo Di Napoli | 2021-04-01 | 29 | -452/+465 |
* | Add missing axiom exports for CharToNat/NatToChar | Vladislav Zavialov | 2021-04-01 | 3 | -2/+10 |
* | gitlab-ci: Drop Debian 8 job | Ben Gamari | 2021-04-01 | 1 | -26/+0 |
* | configure: Update comment describing versioning policy | Ben Gamari | 2021-04-01 | 1 | -2/+4 |
* | libiserv: Add description | Ben Gamari | 2021-04-01 | 1 | -2/+2 |
* | ghc-boot: Use cabal-version: 3.0 | Ben Gamari | 2021-04-01 | 1 | -2/+3 |
* | ghc-bignum: Add missing source files to cabal file | Ben Gamari | 2021-04-01 | 1 | -0/+2 |
* | Fix tests | Sylvain Henry | 2021-04-01 | 2 | -2/+6 |
* | Move the EPS into UnitEnv | Sylvain Henry | 2021-04-01 | 8 | -18/+20 |
* | Move HPT in UnitEnv | Sylvain Henry | 2021-04-01 | 10 | -58/+78 |
* | Move unit DBs in UnitEnv | Sylvain Henry | 2021-04-01 | 9 | -38/+56 |
* | Properly initialise UnitEnv | Sylvain Henry | 2021-04-01 | 2 | -5/+25 |
* | Encapsulate the EPS IORef in a newtype | Sylvain Henry | 2021-04-01 | 7 | -42/+56 |
* | Data.List specialization to [] | Oleg Grenrus | 2021-04-01 | 39 | -1641/+1403 |
* | import Data.List with explicit import list | Oleg Grenrus | 2021-04-01 | 1 | -1/+1 |
* | gitlab-ci: Extend expiration time of simple perf job artifacts | Ben Gamari | 2021-03-31 | 1 | -1/+1 |
* | Add regression tests for #17772 and #18308 | Ryan Scott | 2021-03-31 | 3 | -0/+41 |
* | Avoid fundep-caused loop in the typechecker | Simon Peyton Jones | 2021-03-31 | 7 | -47/+178 |
* | EPA : Rename AnnComment to EpaComment | Alan Zimmerman | 2021-03-31 | 20 | -591/+596 |