servant icon indicating copy to clipboard operation
servant copied to clipboard

allow filepath versions < 1.6

Open BebeSparkelSparkel opened this issue 1 year ago • 3 comments

Able to compile with updated lens https://github.com/ekmett/lens/pull/1054

BebeSparkelSparkel avatar Feb 26 '24 22:02 BebeSparkelSparkel

We probably need to drop GHC <8.10

tchoutri avatar Mar 04 '24 13:03 tchoutri

@BebeSparkelSparkel would you mind rebasing on current HEAD?

tchoutri avatar Mar 04 '24 17:03 tchoutri

Since

  • https://github.com/haskell-unordered-containers/hashable/pull/290

won't get merged any time soon, there is no rush with this.

ysangkok avatar Mar 04 '24 22:03 ysangkok

@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.

ysangkok avatar Jun 19 '24 15:06 ysangkok

closing this since #1765 got merged

ysangkok avatar Jun 22 '24 16:06 ysangkok