<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    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.<br>
    <br>
    Reiner<br>
    <br>
    On 22/06/11 11:55, Alex Rozenshteyn wrote:
    <blockquote
      cite="mid:BANLkTimqASF1O0feZJk1nX51y+q0LY1cEA@mail.gmail.com"
      type="cite">I'm trying to run yi.<br>
      <br>
      More precisely, I'm trying to run yi in its own sandbox, created
      by cabal-dev.<br>
      <br>
      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.<br>
      <br>
      Has anyone gotten a similar setup to work, or does anyone have any
      suggestions?<br clear="all">
      <br>
      -- <br>
      <div dir="ltr">
        <div>          Alex R</div>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Haskell-Cafe mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe</a>
</pre>
    </blockquote>
  </body>
</html>