I've not tried this myself, but you could look at the -fhacking
flag. It's documented in the README.md file, which claims it
compiles yi without dynamic reconfiguration, and instead uses
HackerMain.hs as your (static) configuration file.
Reiner
On 22/06/11 11:55, Alex Rozenshteyn wrote:
I'm trying to run yi.
More precisely, I'm trying to run yi in its own sandbox, created
by cabal-dev.
yi uses dyre to recompile its config file. Unsurprisingly, this
fails, since ghc doesn't know anything about the yi install unless
pointed to a separate package database.
Has anyone gotten a similar setup to work, or does anyone have any
suggestions?
--
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe