On Sat, Aug 8, 2009 at 4:22 AM, Jean-Philippe
Bernardy wrote:
> I did not reply earlier because it was night here; but that seems perfect.
And I was busy at the time, but this does seem like a great solution.
Jeff Wheeler
--~--~-~--~~~---~--~~
Yi development mai
On Sat, Aug 8, 2009 at 3:56 AM, Will Donnelly wrote:
> Let me know if this solves the problem
I did not reply earlier because it was night here; but that seems perfect.
Thanks,
JP.
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http:
Dyre version 0.7 is now uploaded to HackageDB, and provides the
functionality I previously described. The only difference of note is
that I named the flag 'configCheck', rather than 'recompileCheck', as
it is a slightly more accurate description of what the flag does.
With the additional import o
Assuming that I understand the situation correctly, does the following
action sound suitable?
I can add an additional parameter to Dyre named 'recompileCheck' which
will determine whether the program should attempt to recompile custom
configurations or whether it should simply proceed directly to
I'm trying to understand exactly what's going on here. As far as I can
tell, the '-fhacking' flag is used to indicate that a custom
configuration is to be used as the application's default entry point
for hacking purposes, correct? And then, the patch seems to indicate
that the desire is also to d
On Fri, Aug 7, 2009 at 10:35 PM, Jeff Wheeler wrote:
>
> The problem with this solution is that Yi.Boot needs to be recompiled
> before the changes are recognized, so I have to `touch src/Yi/Boot.hs'
> to enable -fhacking. This won't do …
That's a tad annoying indeed.
>> I don't see how to do
The problem with this solution is that Yi.Boot needs to be recompiled
before the changes are recognized, so I have to `touch src/Yi/Boot.hs'
to enable -fhacking. This won't do …
On Aug 7, 1:39 pm, Jeff Wheeler wrote:
> Fri Aug 7 13:38:20 CDT 2009 Jeff Wheeler
> * -fhacking
>
> I don't see
Fri Aug 7 13:38:20 CDT 2009 Jeff Wheeler
* -fhacking
I don't see how to do this the HConf way. If you think this is okay, please
commit.
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~