tfausak / flow

:droplet: Write more understandable Haskell.
https://hackage.haskell.org/package/flow
MIT License
198 stars 10 forks source link

Add support for GHC 9.10, remove support for GHC 9.4 #36

Closed tfausak closed 3 months ago

tfausak commented 3 months ago

I accidentally committed 914c89921d8ea45a01d5d2d98b5aeb20760d0ed8 to main rather than a branch. Then I reverted it in 7e4453b052dca80e0207e465a7c28a7b2e0721dc. This PR undoes the revert.

https://github.com/tfausak/imp/pull/24