David Banas wrote:
> Does anyone have an ETA for ghc v7.10.3?
> (I'm trying to decide between waiting and backing up to 7.8.2, for a
> particular project.)
I am not aware of any concrete plans for a 7.10.3 release. You should
upgrade to 7.10.2.
Erik
--
--
Hi,
Does anyone have an ETA for ghc v7.10.3?
(I'm trying to decide between waiting and backing up to 7.8.2, for a
particular project.)
Thanks,
-db
___
Haskell mailing list
Haskell@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell
I am proud to announce the release of the next major version of GPipe on
hackage:https://hackage.haskell.org/package/GPipe-2.0
GPipe is a functional type safe API for programming GPUs without having to deal
with imperative and unsafe OpenGl bindings.
GPipe 2.0 is a complete overhaul of previous