[Haskell-cafe] Re: chart "broken" under 6.12 according to criterion
Tom Doris
tomdoris at gmail.com
Thu Jul 1 05:19:33 EDT 2010
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 <tomdoris at 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100701/e3ddfea3/attachment.html
More information about the Haskell-Cafe
mailing list