haskell-distributed / distributed-process

Cloud Haskell core libraries
http://haskell-distributed.github.io
713 stars 97 forks source link

Get things working with ghc 9.0.1 #365

Closed davidsd closed 1 year ago

davidsd commented 3 years ago

Before pushing this to hackage, we should probably update the network-transport libraries and remove the rematch dependency, so that the extra-deps in stack.yaml can be removed. We should also wait for an LTS with GHC 9.0.2. Pushing this now to check that CI is happy.

davidsd commented 1 year ago

I am not sure what the effects of turning Serializable into a type synonym are, so I am closing this.