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

2012-08-14 Thread Ivan Lazar Miljenovic
On 14/08/2012 7:17 AM, KC kc1...@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.miljeno...@gmail.com wrote:
  I think you need to install repa-algorithms.
 
  On 13 August 2012 04:18, KC kc1...@gmail.com wrote:
  --
  --
  Regards,
  KC
 
  ___
  Haskell-Cafe mailing list
  Haskell-Cafe@haskell.org
  http://www.haskell.org/mailman/listinfo/haskell-cafe
 
 
 
  --
  Ivan Lazar Miljenovic
  ivan.miljeno...@gmail.com
  http://IvanMiljenovic.wordpress.com



 --
 --
 Regards,
 KC
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


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

2012-08-13 Thread KC
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.


On Sun, Aug 12, 2012 at 4:00 PM, Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com wrote:
 I think you need to install repa-algorithms.

 On 13 August 2012 04:18, KC kc1...@gmail.com wrote:
 --
 --
 Regards,
 KC

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe



 --
 Ivan Lazar Miljenovic
 ivan.miljeno...@gmail.com
 http://IvanMiljenovic.wordpress.com



-- 
--
Regards,
KC

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


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

2012-08-13 Thread mukesh tiwari
llvm is backend for repa package. Try to install llvm on you system. I
think this can be helpful (
http://llvm.org/releases/3.0/docs/GettingStarted.html ).

Mukesh Tiwari

On Tue, Aug 14, 2012 at 2:47 AM, KC kc1...@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.


 On Sun, Aug 12, 2012 at 4:00 PM, Ivan Lazar Miljenovic
 ivan.miljeno...@gmail.com wrote:
  I think you need to install repa-algorithms.
 
  On 13 August 2012 04:18, KC kc1...@gmail.com wrote:
  --
  --
  Regards,
  KC
 
  ___
  Haskell-Cafe mailing list
  Haskell-Cafe@haskell.org
  http://www.haskell.org/mailman/listinfo/haskell-cafe
 
 
 
  --
  Ivan Lazar Miljenovic
  ivan.miljeno...@gmail.com
  http://IvanMiljenovic.wordpress.com



 --
 --
 Regards,
 KC

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


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

2012-08-12 Thread KC
-- 
--
Regards,
KC

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


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

2012-08-12 Thread Ivan Lazar Miljenovic
I think you need to install repa-algorithms.

On 13 August 2012 04:18, KC kc1...@gmail.com wrote:
 --
 --
 Regards,
 KC

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe



-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
http://IvanMiljenovic.wordpress.com

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe