Dear all, I've released version 0.7.2 of the Dimensional library. The only change from version 0.7.1 is that the CGS module has been re-enabled. Unless you use the CGS module there is no need to upgrade from 0.7.1.
Note that this version is incompatible with GHC 6.8.1 due to bug #1919 (introduced in GHC 6.8.1 and fixed in 6.8.2). For GHC 6.8.1 use version Dimensional 0.7.1 which lacks the CGS module. Thanks, Bjorn Buckwalter http://dimensional.googlecode.com http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dimensional On Nov 23, 2007 8:32 AM, Bjorn Buckwalter <[EMAIL PROTECTED]> wrote: > Dear all, > > The Dimensional library has been ported to GHC 6.8.1 (it remains > backwards-compatible with GHC 6.6.1, and also with Cabal 1.1.6 I > believe). The new version number is 0.7.1. > > Due to a GHC 6.8.1 bug (#1919) the CGS module will not compile and has > been disabled. > > Thanks, > Bjorn Buckwalter > > http://dimensional.googlecode.com > http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dimensional > http://hackage.haskell.org/trac/ghc/ticket/1919 > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
