Gabriella439 / Haskell-Pipes-Safe-Library

Safety for the pipes ecosystem
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

Allow newer base and containers versions #67

Closed ysangkok closed 11 months ago

ysangkok commented 11 months ago

Fixes #66.

Tested using

cabal build -c 'containers>=0.7'
Build profile: -w ghc-9.8.1 -O1
ysangkok commented 11 months ago

@Gabriella439 Would it be possible to review this? It would bring us closer to being able to upgrade Servant to GHC 9.8.

Gabriella439 commented 11 months ago

I published the matching revision to Hackage

ysangkok commented 11 months ago

Thank you!

Gabriella439 commented 11 months ago

You're welcome! 😊