According to the criterion.cabal file shipped with the latest (0.5.0.1)
version of criterion, the Chart package is broken under GHC 6.12:

flag Chart
   description: enable use of the Chart package
   -- Broken under GHC 6.12 so far

Does anyone know the status of this problem? It's been a little frustrating
getting Criterion up and running - it didn't work at all under 6.10 due to a
compiler bug ("The impossible happened" error on uvector install) and now it
works under 6.12 but without the nice charts that are so useful. Appreciate
any insight or workarounds for this, thanks

(Apologies, previous email sent prematurely!)
Tom


On 1 July 2010 10:16, Tom Doris <tomdo...@gmail.com> wrote:

> According to the criterion.cabal file shipped with the latest (0.5.0.1)
> version of criterion, the Chart package is broken under GHC 6.12:
>
> flag Chart
>
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to