I see. Thanks for the detailed explanation.
2011/5/12 Jean-Philippe Bernardy
> On Wed, May 11, 2011 at 5:05 PM, Arenielle wrote:
> > Ok, this is quite reasonable. At the same time, I don't understand how do
> > you see installation process.
> > Suppose user doesn't have any config.
> > cabal in
On Wed, May 11, 2011 at 5:05 PM, Arenielle wrote:
> Ok, this is quite reasonable. At the same time, I don't understand how do
> you see installation process.
> Suppose user doesn't have any config.
> cabal install yi
> cabal install yi-pango
> How will Yi select UI for him, since it's not hardcode
We should really remove the hacking flag. This was to speedup
development builds,
but it should not be needed with new cabal, where the executables can use the
library instead of recompiling every module another time.
Cheers,
JP.
On Thu, May 12, 2011 at 2:35 PM, Andrew Myers wrote:
> Hi everyone
Hi everyone,
I've been looking around the Yi source a lot more and finally have a
toolchain that works, I use Archlinux so I was affected by this[1] bug
in ghc. I've found though that I can't build Yi with the -fhacking
flag on either my Arch desktop or the Snow Leopard Mac that I have at
work.
I