Hi,
Thanks a lot for your work on this. I just built some of ghc 8.6.4 on
a machine running -current using your patches.
Unfortunately, devel/hs-async doesn't build with this version of ghc
and base (4.12):
Configuring async-2.2.1...
[...]
Setup: Encountered missing dependencies:
base >=4.3 && <4.12, hashable >=1.1.1.0 && <1.3, stm >=2.2 && <2.5
Looking into this a bit, hackage says that async 2.2.1 supports base
(>=4.3 && <4.13) (https://hackage.haskell.org/package/async), but this
just seems to be a mistake in hackage. At present async supports base
4.12 only in git (and there's a fairly old issue request for a new
release https://github.com/simonmar/async/issues/89).
Best,
Daniel
No comments:
Post a Comment