-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
servant-multipart-0.11.3 depends on lens >= 4.17 && < 4.18
, while the previous version depended on lens >= 4.0 && < 4.18
.
servant-multipart uses four functions from Control.Lens
, and looking at the lens changelog none of them seem to have recent changes to behaviour. Can the lower bound please be relaxed, and a metadata revision pushed to hackage?
(Among other things, this is currently breaking installing servant-multipart via nixpkgs on darwin.)
Metadata
Metadata
Assignees
Labels
No labels