Skip to content
  • Ryan Scott's avatar
    0b934e30
    Bump template-haskell version to 2.17.0.0 · 0b934e30
    Ryan Scott authored and Marge Bot's avatar Marge Bot committed
    This requires bumping the `exceptions` and `text` submodules to bring
    in commits that bump their respective upper version bounds on
    `template-haskell`.
    
    Fixes #17645. Fixes #17696.
    
    Note that the new `text` commit includes a fair number of additions
    to the Haddocks in that library. As a result, Haddock has to do more
    work during the `haddock.Cabal` test case, increasing the number of
    allocations it requires. Therefore,
    
    -------------------------
    Metric Increase:
        haddock.Cabal
    -------------------------
    0b934e30
    Bump template-haskell version to 2.17.0.0
    Ryan Scott authored and Marge Bot's avatar Marge Bot committed
    This requires bumping the `exceptions` and `text` submodules to bring
    in commits that bump their respective upper version bounds on
    `template-haskell`.
    
    Fixes #17645. Fixes #17696.
    
    Note that the new `text` commit includes a fair number of additions
    to the Haddocks in that library. As a result, Haddock has to do more
    work during the `haddock.Cabal` test case, increasing the number of
    allocations it requires. Therefore,
    
    -------------------------
    Metric Increase:
        haddock.Cabal
    -------------------------
Loading