On Wed, Mar 07, 2012 at 16:21:32 +0100, quoth Jean-Philippe Bernardy: > I'd say it's very likely that you are actually not using the mode > "myModeGen" but something else.
Oh geez, that was it. Somehow, even though I was running ./dist/build/yi/yi it was grabbing an old version of myModeGen. It seems like a way around this is running `cabal install` each time, but this brings me to another question: I can't get `make` to work. I've made a HackerMain.hs, but it says it can't find it. Also, these warnings are emitted before GHCi is started: find: `src/Yi': No such file or directory find: `src/Shim': No such file or directory find: `src/Data': No such file or directory Which is strange, since in the working directory (~/yi/yi where ~/yi is the git clone root) there is a folder src but it contains {executable, library, parsertest, tests}. Does the Makefile need updating? What's the usual development cycle for you guys? Cheers and thanks, Paul -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel