distributed-process icon indicating copy to clipboard operation
distributed-process copied to clipboard

build failure w/ base-4.7 & base-4.6

Open hvr opened this issue 7 years ago • 4 comments

The cabal file advertises support for base >= 4.6 && < 5, however GHC disagrees:

I've already revised the 3 affected releases, so there's no immediate need for any action on your part; however please take this into account for future releases

  • https://hackage.haskell.org/package/distributed-process-0.7.2/revisions/
  • https://hackage.haskell.org/package/distributed-process-0.7.3/revisions/
  • https://hackage.haskell.org/package/distributed-process-0.7.4/revisions/

hvr avatar Aug 25 '18 22:08 hvr

Folks... What do we think about dropping advised support for those versions? I personally have no interest in maintaining compatibility with GHC 7.x.

hyperthunk avatar Nov 08 '18 23:11 hyperthunk

Yes, as usual, 3 version support, 7.10 may survive until it compiles but no longer, for the older versions we should just do not allow that.

qnikst avatar Nov 09 '18 08:11 qnikst

Okay, I'm going to update all the library ecosystem that way then. Can I leave you to do this for distributed-process/static, and close this bug?

hyperthunk avatar Nov 09 '18 12:11 hyperthunk

Yes will try to do that today.

qnikst avatar Nov 09 '18 12:11 qnikst