Compile error.

2008-12-02 Thread Krzysztof Goj
After I managed to update my GHC to 6.10.1 (I couldn't compile yi with old one after the base-4 patch) I still get compile error: Shim/CabalInfo.hs:24:19: Ambiguous type variable `e' in the constraint: `CE.Exception e' arising from a use of `CE.try' at Shim/C

Re: Compile Error

2008-07-12 Thread Allan
> That's fine, and perhaps you can help clarifying the remaining > bytestring dependency problems that are not yet 100% resolved? Namely, > > * Was your build after a very recent darcs pull? > Yes, all of today's patches included, but I had similar problems before. > * If not, does

Re: Compile Error

2008-07-12 Thread Kalman Noel
Allan wrote: >> Try reinstalling regex-tdfa and vty so that they will be linked >> against bytestring-0.9.1.0. > This worked, thank you very much! That's fine, and perhaps you can help clarifying the remaining bytestring dependency problems that are not yet 100% resolved? Namely, * Was y

Re: Compile Error

2008-07-12 Thread Allan
This worked, thank you very much! regards allan Kalman Noel wrote: > Allan wrote: > > Try reinstalling regex-tdfa and vty so that they will be linked against > bytestring-0.9.1.0. > > Kalman > --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@google

Re: Compile Error

2008-07-12 Thread Kalman Noel
Allan wrote: > i$ cabal configure -f shim > Configuring yi-0.4... > Warning: This package indirectly depends on multiple versions of the same > package. This is highly likely to cause a compile failure. > package ghc-6.8.3 requires Cabal-1.2.4.0 > package yi-0.4 requires Cabal-1.4.0.1 > package vt

Compile Error

2008-07-12 Thread Allan
Hi all I'm currently experiencing a compile error which I'm not sure how to fix, or even what is causing this. I'm guessing I'm using some incorrect version of one of the dependencies but I can't figure out which. Here is the error I'm getting: Yi/Buffer/Imp

patch applied (yi): Fixing compile error: Duplicate SHow (a -> b) instances

2008-07-05 Thread Corey O'Connor
Sat Jul 5 14:13:18 EDT 2008 [EMAIL PROTECTED] * Fixing compile error: Duplicate SHow (a -> b) instances M ./tests/TestSuite.hs -2 +3 View patch online: http://code.haskell.org/yi/_darcs/patches/20080705181318-f0a0d-5b94ceec6192da58174b70ddd4f22e2d1da18062

Issue 133 in yi-editor: compile error

2008-06-24 Thread codesite-noreply
Issue 133: compile error http://code.google.com/p/yi-editor/issues/detail?id=133 Comment #2 by nicolas.pouillard: I've fixed Ertai's keymap, and commented out from yi.cabal JP's keymap. -- You received this message because you are listed in the owner or CC fields of this is

Issue 133 in yi-editor: compile error

2008-06-23 Thread codesite-noreply
Issue 133: compile error http://code.google.com/p/yi-editor/issues/detail?id=133 Comment #1 by coreyoconnor: I was unable to reproduce this on the yi checkout I had that used HackerMain.hs. Likely because these modules are not referenced using that main. I was able to reproduce this on a yi

Issue 133 in yi-editor: compile error

2008-06-23 Thread codesite-noreply
Issue 133: compile error http://code.google.com/p/yi-editor/issues/detail?id=133 New issue report by lchangying: What steps will reproduce the problem? 1. cabal configure ; cabal build What is the expected output? What do you see instead? Yi/Keymap/Users/Ertai.hs:5:36: Module `Yi.Yi'