[Haskell-cafe] Creating Repa arrays from unboxed vectors

Michael Sloan mgsloan at gmail.com
Fri Oct 5 03:49:32 CEST 2012


Hello!

Perhaps package imports would do the trick?

http://haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html#package-imports

Not exactly something you'd want to release in a module in a hackage
package, though.

-Michael
On Oct 4, 2012 7:07 AM, "Janek S." <fremenzone at poczta.onet.pl> wrote:

> > so if it's waiting for a Vector from vector-0.9.1 it means Repa is
> > built against this version (which is not the latest on your computer
> > thus the problem).
> Yes, as I said the latest one is 0.10. Is there any way to sensibly manage
> this kind of
> dependencies (sensibly = without hidding packages manually).
>
> Jan
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121004/f69e502f/attachment.htm>


More information about the Haskell-Cafe mailing list