Skip to content
Snippets Groups Projects
  1. Jul 21, 2022
  2. Jul 16, 2022
  3. Jul 13, 2022
  4. Jul 09, 2022
  5. Jul 08, 2022
  6. Jul 06, 2022
  7. Jul 05, 2022
    • John Ericson's avatar
      Factor fields of `CoreDoSimplify` into separate data type · c9347ecf
      John Ericson authored and Marge Bot's avatar Marge Bot committed
      This avoids some partiality. The work @mmhat is doing cleaning up and
      modularizing `Core.Opt` will build on this nicely.
      c9347ecf
    • Matthew Pickering's avatar
      Vendor filepath inside template-haskell · b151b65e
      Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
      Adding filepath as a dependency of template-haskell means that it can't
      be reinstalled if any build-plan depends on template-haskell.
      
      This is a temporary solution for the 9.4 release.
      
      A longer term solution is to split-up the template-haskell package into
      the wired-in part and a non-wired-in part which can be reinstalled. This
      was deemed quite risky on the 9.4 release timescale.
      
      Fixes #21738
      b151b65e
  8. Jul 04, 2022
Loading