haskell-infra / hackage-trustees

Issue tracker for Hackage maintainance and trustee operations
https://hackage.haskell.org/packages/trustees/
42 stars 7 forks source link

Loosen bounds of slist #373

Closed tomjaguarpaw closed 11 months ago

tomjaguarpaw commented 11 months ago

slist currently has base >= 4.10.1.0 && < 4.18 but I confirmed it works with GHC up to 9.8, so should be loosened to < 4.20.

https://hackage.haskell.org/package/slist-0.2.1.0

This change is needed to unblock stan for GHC 9.6 and 9.8.

andreasabel commented 11 months ago

I revised all upper bounds to major-major ones: https://hackage.haskell.org/package/slist-0.2.1.0/revisions/