-
Notifications
You must be signed in to change notification settings - Fork 805
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lens 4.16 #3238
Comments
Related to commercialhaskell/stackage#3238 The immediate motivation of this change is to fix the upper bound issue linked above. However, since we don't need the full `lens` dependency this uses the much smaller and more stable `lens-family-core` library. Besides reducing the footprint of the `dhall` executable this should hopefully also reduce the number times we need to update the upper bound.
Related to commercialhaskell/stackage#3238 The immediate motivation of this change is to fix the upper bound issue linked above. However, since we don't need the full `lens` dependency this uses the much smaller and more stable `lens-family-core` library. Besides reducing the footprint of the `dhall` executable this should hopefully also reduce the number times we need to update the upper bound.
Fixed in fuzzyset and uploaded as version 0.1.0.5 to Hackage. - , lens ==4.15.4
+ , lens >=4.15.4 |
Fixed in |
|
|
The following packages were removed from the nightly build plan, and will not be included in the initial release of LTS 11. Brent Yorgey byorgey@gmail.com @byorgey. @bergey @byorgey @fryguybob @jeffreyrosenbluth -- lens 4.16
-- lens 4.16 via pipes-extras
-- lens 4.16 via diagrams
To get back into nightly, open a PR on this repo as usual. To get into LTS 11, open an issue on https://github.com/fpco/lts-haskell/issues. |
lens-4.16 (Edward Kmett ekmett@gmail.com @ekmett) is out of bounds for:
The text was updated successfully, but these errors were encountered: