On Mon, Mar 2, 2009 at 1:16 AM, Stanisław Pitucha <[email protected]> wrote: > > On Mar 1, 9:23 pm, Jean-Philippe Bernardy > <[email protected]> wrote: >> We support only ghc 6.10 in the development version. > > Unfortunately 0.5.2 didn't work for some reason :/ I went through > installing 6.10.1 and all the deps. > Now, when I start building Yi (cabal configure, build), I get: > > [ 37 of 114] Compiling Yi.Regex ( Yi/Regex.hs, dist/build/Yi/ > Regex.o ) > Yi/Regex.hs:18:28: > Module `Text.Regex.TDFA.TDFA' does not export `patternToDFA'
> I guess this matters (from ghc-pkg): > global: regex-base-0.72.0.2, regex-compat-0.71.0.1, regex- > posix-0.72.0.3, > user: regex-base-0.93.1, regex-tdfa-1.0.0, I see that regex-tdfa is no longer compatible. You can try to use any previous version, while I try to adapt yi to the new interface. Cheers, JP. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
