@hackage OpenCL1.0.2.2

Haskell high-level wrapper for OpenCL

Haskell FFI binding to OpenCL library. It includes high-level wrappers to help development. Based on OpenCLRaw package.

Most of the functions can throw a CLError Exception. Using the module Control.Exception helps to work with this package Exceptions.