[Haskell-cafe] ANN: OpenCL 1.0.2.2 package

Luis Cabellos cabellos at ifca.unican.es
Thu Nov 24 16:55:33 CET 2011


I update the package to 1.0.2.3 addid several changes from Elliott Hird, in
special a better install proccess with includes added to package tree.

On Wed, Nov 23, 2011 at 4:00 PM, Luis Cabellos <cabellos at ifca.unican.es>wrote:

> Hello, all.
>
> I update the OpenCL package with a better error handle using
> Control.Exception.
>
> Thanks all comments in the previous version, and issues in github.
>
> # Where to get it
>
> * Hackage page (http://hackage.haskell.org/package/OpenCL)
> * Repository (https://github.com/zhensydow/opencl)
> * Bugs (https://github.com/zhensydow/opencl/issues)
>
> # Changes:
>
> * Changed LICENSE to BSD3
> * Changed error from 'IO (Either CLError a)'  to IO a + CLError exceptions
> * Added creation of programs using precompiled binaries (added example
> program)
> * Better documentation.
>
> Thanks,
> Luis Cabellos
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111124/1a86497a/attachment.htm>


More information about the Haskell-Cafe mailing list