On Tue, Mar 22, 2011 at 11:20 AM, Corey O'Connor <coreyocon...@gmail.com> wrote:
> Not sure which dependencies you are talking about. The base yi > packages dependencies? Yeah, I'd like yi to require one of the frontends somehow. The logical way to do that is to have the UI flags in yi.cabal which cause it to depend on one of the frontend packages (i.e. yi-vty, yi-pango, etc.), but then we get mutual dependencies, where yi-vty depends on yi, but we just depended on that within yi. It'd be nice if we could dynamically find out which are installed inside Yi.Config.Default, so that we don't need the flags to know which were compiled into yi. I have no idea if this is possible by depending on Cabal and some tricks. -- Jeff Wheeler Undergraduate, Electrical Engineering University of Illinois at Urbana-Champaign -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel