servant
servant copied to clipboard
allow filepath versions < 1.6
Able to compile with updated lens https://github.com/ekmett/lens/pull/1054
We probably need to drop GHC <8.10
@BebeSparkelSparkel would you mind rebasing on current HEAD?
Since
- https://github.com/haskell-unordered-containers/hashable/pull/290
won't get merged any time soon, there is no rush with this.
@BebeSparkelSparkel if you want progress on this, I think it would make most sense to figure out the doctest failure on #1765. Because filepath is a boot library, so it's better to just upgrade it with everything else.
closing this since #1765 got merged