2008-10-11 Hackage status with GHC 6.10
Henning Thielemann
lemming at henning-thielemann.de
Sun Oct 12 09:40:53 EDT 2008
On Sat, 11 Oct 2008, Don Stewart wrote:
> Build reports for these packages were posted yesterday,
>
> http://article.gmane.org/gmane.comp.lang.haskell.glasgow.user/15430
For 'numeric-prelude' it is reported:
numeric-prelude
src/Number/Complex.hs:3:12:
cannot parse LANGUAGE pragma: comma-separated list expected
The offending pragma is:
{-# LANGUAGE_HOW_CAN_WE_ENABLE Rules ? #-}
Why is this interpreted as LANGUAGE pragma at all?
... and erm, how can I enable parsing of optimizer rules?
With {-# OPTIONS_GHC -O #-} ?
More information about the Libraries
mailing list