[Haskell-cafe] yi + cabal-dev

Reiner Pope reiner.pope at gmail.com
Wed Jun 22 04:01:13 CEST 2011


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?
>
> -- 
>           Alex R
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110622/da98cfbf/attachment.htm>


More information about the Haskell-Cafe mailing list