| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ghc-cabal: Use bootstrap compiler's text package | Ben Gamari | 2021-11-18 | 1 | -9/+1 |
* | Bump text and parsec submodules | Ben Gamari | 2021-11-18 | 3 | -1/+6 |
* | Bump Cabal submodule | Ben Gamari | 2021-11-18 | 4 | -5/+2 |
* | ghc-cabal, make: Add support for building C++ object code | Ben Gamari | 2021-11-18 | 10 | -18/+76 |
* | testsuite: check for FlexibleContexts in T17563 | Vladislav Zavialov | 2021-11-18 | 2 | -8/+9 |
* | Add one line of comments (c.f. !5706) | Simon Peyton Jones | 2021-11-18 | 1 | -0/+1 |
* | Revert "base: Use one-shot kqueue on macOS" | Matthew Pickering | 2021-11-18 | 2 | -2/+15 |
* | testsuite: disable some tests when we don't have dynamic libraries | Zubin Duggal | 2021-11-18 | 4 | -4/+7 |
* | hadrian: add threadedDebug RTS way to devel compilers | Zubin Duggal | 2021-11-18 | 1 | -1/+1 |
* | Improve handling of import statements in GHCi (#20473) | Morrow | 2021-11-17 | 13 | -26/+37 |
* | bitReverse functions in GHC.Word are since base-4.14.0.0, not 4.12.0.0 | ARATA Mizuki | 2021-11-17 | 1 | -4/+4 |
* | Provide in-line kind signatures for Data.Type.Ord.Compare. | Andrew Pritchard | 2021-11-17 | 1 | -1/+1 |
* | Fix Haddock markup on Data.Type.Ord.OrdCond. | Andrew Pritchard | 2021-11-17 | 1 | -3/+4 |
* | testsuite: Refactor pmcheck all.T | Sebastian Graf | 2021-11-17 | 2 | -231/+122 |
* | Pmc: Don't case split on wildcard matches (#20642) | Sebastian Graf | 2021-11-17 | 33 | -162/+251 |
* | hadrian: Ensure that term.h is in include search path | Ben Gamari | 2021-11-17 | 5 | -6/+25 |
* | hadrian: Factor out --extra-*-dirs=... pattern | Ben Gamari | 2021-11-17 | 1 | -9/+19 |
* | Increase type sharing | Ben Gamari | 2021-11-17 | 37 | -298/+488 |
* | Make: Get rid of `BUILD_.*_INCLUDE_DIRS` | John Ericson | 2021-11-16 | 12 | -51/+53 |
* | gitlab-ci/darwin: Move SDK path discovery into toolchain.nix | Ben Gamari | 2021-11-16 | 2 | -9/+3 |
* | gitlab-ci: Fail if dynamic references are found in a static bindist | Ben Gamari | 2021-11-16 | 1 | -1/+1 |
* | gitlab-ci: Refactor toolchain provision | Ben Gamari | 2021-11-16 | 2 | -18/+28 |
* | Link to ghc-proposals repo from README | Richard Eisenberg | 2021-11-15 | 1 | -1/+3 |
* | Hadrian: fix windows cross-build (#20657) | Sylvain Henry | 2021-11-15 | 16 | -80/+115 |
* | Fix windres invocation | Sylvain Henry | 2021-11-15 | 1 | -6/+5 |
* | Delete dead code knobs for building GHC itself | John Ericson | 2021-11-15 | 4 | -92/+0 |
* | Make: Get rid of GHC_INCLUDE_DIRS | John Ericson | 2021-11-15 | 8 | -26/+16 |
* | Instantiate field types properly in stock-derived instances | Ryan Scott | 2021-11-15 | 14 | -266/+599 |
* | Refactoring: Move DataConEnv to GHC.Core.DataCon | Ryan Scott | 2021-11-15 | 2 | -2/+5 |
* | Refactoring: Consolidate some arguments with DerivInstTys | Ryan Scott | 2021-11-15 | 5 | -141/+135 |
* | Make: Move remaining built RTS headers to ...build/include | John Ericson | 2021-11-12 | 3 | -6/+5 |
* | Add regression test for #20663 | Sebastian Graf | 2021-11-12 | 3 | -0/+156 |
* | Make: Install RTS headers in `$libdir/rts/include` not `$libdir/include` | John Ericson | 2021-11-12 | 3 | -4/+4 |
* | Remove bit about size_t in ghc-llvm-version.h | John Ericson | 2021-11-12 | 1 | -2/+0 |
* | Generate ghcversion.h with the top-level configure | John Ericson | 2021-11-12 | 11 | -99/+69 |
* | Delete compiler/MachDeps.h | John Ericson | 2021-11-12 | 1 | -119/+0 |
* | mmapForLinkerMarkExecutable: do nothing when len = 0 | Travis Whitaker | 2021-11-12 | 1 | -0/+6 |
* | Fix it | Ben Gamari | 2021-11-12 | 1 | -0/+1 |
* | Fix it | Ben Gamari | 2021-11-12 | 1 | -3/+0 |
* | Fix it | Ben Gamari | 2021-11-12 | 1 | -1/+2 |
* | Fix it | Ben Gamari | 2021-11-12 | 1 | -18/+2 |
* | Fix it | Ben Gamari | 2021-11-12 | 1 | -1/+3 |
* | gitlab-ci: Allow draft MRs to fail linting jobs | Ben Gamari | 2021-11-12 | 1 | -1/+21 |
* | Get the in-scope set right in simplArg | Simon Peyton Jones | 2021-11-12 | 3 | -2/+33 |
* | hadrian: use /bin/sh in timeout wrapper | Cheng Shao | 2021-11-12 | 1 | -1/+1 |
* | Implement -Wforall-identifier (#20609) | Vladislav Zavialov | 2021-11-12 | 29 | -16/+254 |
* | Use local instances with least superclass depth | Richard Eisenberg | 2021-11-12 | 9 | -82/+187 |
* | Improve redundant-constraints warning | Richard Eisenberg | 2021-11-12 | 12 | -95/+230 |
* | Make: Do not generate ghc.* headers in stage0 | John Ericson | 2021-11-12 | 3 | -21/+12 |
* | Turn GHC.Data.Graph.Base.Graph into a newtype | Simon Jakobi | 2021-11-12 | 1 | -1/+1 |