Fwd: [Haskell-cafe] Yi pre-release

---------- Forwarded Message ----------
setup: Unrecognised flags: --disable-haddock-use-packages make[1]: *** [.setup-config] Error 1 make[1]: Leaving directory `/home/dom/yi/yi/packages/yi-vty'
-------------------------------------------------------
dom@heisenberg:~/yi/yi> make emacs make -C packages/yi-vty install make[1]: Entering directory `/home/dom/yi/yi/packages/yi-vty' ./setup build --with-ghc=/usr/bin/ghc Preprocessing library yi-vty-0.2... setup: ../../Yi/Syntax/Haskell.x: no alex preprocessor available make[1]: *** [build] Error 1 make[1]: Leaving directory `/home/dom/yi/yi/packages/yi-vty' make: *** [yi-vty] Error 2
JP, I assume this is the sort of feedback you want? Dominic.

Dominic Steinitz
setup: ../../Yi/Syntax/Haskell.x: no alex preprocessor available
You need Alex. http://www.haskell.org/alex/
JP,
I assume this is the sort of feedback you want?
Yes, it allows me to update the installation instructions/simplify the installation process. In this case though, Alex was mentioned in the dependencies. I added the url for more clarity. Cheers, JP.
participants (2)
-
Dominic Steinitz
-
Jean-Philippe Bernardy