[Haskell-cafe] I use "cabal install repa" but then WinGHCi says module Data.Array.Rep.Algorithms.Ramdomish not found.

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Wed Aug 15 02:08:38 CEST 2012


On 14/08/2012 7:17 AM, "KC" <kc1956 at gmail.com> wrote:
>
> The install of repa-algorithms fails saying it can't cannot find an llvm.
>
>
> In any case why can't the install syntax be
> "cabal install repa.algorithms"
> then it would be more consistent with the import statement.

Because the name of the package is repa-algorithms, not repa.algorithms or
Repa.Algorithms.

>
>
> On Sun, Aug 12, 2012 at 4:00 PM, Ivan Lazar Miljenovic
> <ivan.miljenovic at gmail.com> wrote:
> > I think you need to install repa-algorithms.
> >
> > On 13 August 2012 04:18, KC <kc1956 at gmail.com> wrote:
> >> --
> >> --
> >> Regards,
> >> KC
> >>
> >> _______________________________________________
> >> Haskell-Cafe mailing list
> >> Haskell-Cafe at haskell.org
> >> http://www.haskell.org/mailman/listinfo/haskell-cafe
> >
> >
> >
> > --
> > Ivan Lazar Miljenovic
> > Ivan.Miljenovic at gmail.com
> > http://IvanMiljenovic.wordpress.com
>
>
>
> --
> --
> Regards,
> KC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120815/70f4ee23/attachment.htm>


More information about the Haskell-Cafe mailing list