higherkindness / mu-haskell

Mu (μ) is a purely functional framework for building micro services.
http://higherkindness.io/mu-haskell/
Apache License 2.0
333 stars 19 forks source link

Make `mu-haskell` compatible with GHC 9.2/9.4 #347

Open kutyel opened 1 year ago

kutyel commented 1 year ago

Since GHC has improved a lot over the last few years it would be nice to release some newer versions of the packages (right now mu-haskell is marked at broken in nixpkgs for example). 🚀

listx commented 1 year ago

I think this is blocked by https://github.com/higherkindness/mu-haskell/issues/340, which itself is blocked by https://github.com/haskell-grpc-native/http2-client/issues/79.