Re: [Haskell-cafe] Can't install Criterion package on ghc ..

2010-04-15 Thread stefan kersten
On 13.04.10 14:46, Mozhgan kabiri wrote: > I am trying to install Criterion package, but I keep getting an error > and I can't figure it out why it is like this !! [...] > [8 of 9] Compiling Data.Vector.Algorithms.Intro ( > Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o

Re: [Haskell-cafe] Can't install Criterion package on ghc ..

2010-04-13 Thread Max Bolingbroke
Someone already did, 2 days ago: http://hackage.haskell.org/trac/ghc/ticket/3978 Cheers, Max On 13 April 2010 13:56, Ivan Lazar Miljenovic wrote: > Mozhgan kabiri writes: >> [8 of 9] Compiling Data.Vector.Algorithms.Intro ( >> Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/I

Re: [Haskell-cafe] Can't install Criterion package on ghc ..

2010-04-13 Thread Ivan Lazar Miljenovic
Mozhgan kabiri writes: > [8 of 9] Compiling Data.Vector.Algorithms.Intro ( > Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o ) > ghc: panic! (the 'impossible' happened) > (GHC version 6.10.4 for i386-unknown-linux): > idInfo co{v a9WB} [tv] > > Please report this a

[Haskell-cafe] Can't install Criterion package on ghc ..

2010-04-13 Thread Mozhgan kabiri
Hi, I am trying to install Criterion package, but I keep getting an error and I can't figure it out why it is like this !! mozh...@mozhgan-kch:~$ cabal install Criterion Resolving dependencies... Configuring vector-algorithms-0.3... Preprocessing library vector-algorithms-0.3... Building vector-a