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.)
servant-multipart-0.11.3 depends on
lens >= 4.17 && < 4.18, while the previous version depended onlens >= 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.)