Re: [Haskell-cafe] Weird error during derive-2.3.0.2 build

2010-12-13 Thread Brent Yorgey
On Mon, Dec 13, 2010 at 12:07:25AM +0200, Alex wrote: Hi all. I am trying to install the yi editor using cabal-install, which in turns installs the package 'derive-2.3.0.2'. I get the following error during derive's compilation: [53 of 58] Compiling Data.Derive.Internal.Traversal (

Re: [Haskell-cafe] Weird error during derive-2.3.0.2 build

2010-12-13 Thread Neil Mitchell
Hi Alex, The latest version of derive is 2.4.1, which has a number of compile fixes for newer compilers. Any package I maintain is tested on GHC 6.10.4, 6.12.3 and 7.0.1 - so this bug should not be present in 2.4.1. Thanks, Neil On Sun, Dec 12, 2010 at 10:07 PM, Alex alex.s...@gmail.com wrote:

[Haskell-cafe] Weird error during derive-2.3.0.2 build

2010-12-12 Thread Alex
Hi all. I am trying to install the yi editor using cabal-install, which in turns installs the package 'derive-2.3.0.2'. I get the following error during derive's compilation: [53 of 58] Compiling Data.Derive.Internal.Traversal ( Data/Derive/Internal/Traversal.hs,