Closed demonstrators closed 2 months ago
This is still a problem. Would maintainers support merging a PR that fixes this?
Since this issue was raised, the minimum officially-supported version of GHC moved up to 8.10. As such, this issue is no longer relevant.
I am happy to review pull requests to extend the support to GHC 8.8
Hi,
the following compile error occuring for me with dependency on distributed-process with LTS-15.0/ghc-8.8.2
I solved this build issue locally by adding following after
Process
definition in src/Distributed/Process/Internal/Types.hs:However, I had to hack stack.yml also as follows to build quickly, so this is perhaps a diagnosis that someone in the project would need to apply, with backwards compatibility etc.
thanks for the great work. Stephen.