Re: Reorganization

2011-03-22 Thread Corey O'Connor
On Tue, Mar 22, 2011 at 11:49 AM, Jeff Wheeler wrote: > On Tue, Mar 22, 2011 at 11:20 AM, Corey O'Connor > 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 t

Re: Reorganization

2011-03-22 Thread Jeff Wheeler
On Tue, Mar 22, 2011 at 11:20 AM, Corey O'Connor 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

Re: Reorganization

2011-03-22 Thread Corey O'Connor
On Mon, Mar 21, 2011 at 2:46 PM, Jeff Wheeler wrote: > On Mon, Mar 21, 2011 at 2:56 AM, Nicolas Pouillard > wrote: > >> You have my voice to go for it! > > Alright. I've pushed out a change to git. > > I'd like to bump the minor version and push to Hackage. > > What needs to happen before I can d

Re: Reorganization

2011-03-21 Thread Jeff Wheeler
On Mon, Mar 21, 2011 at 2:56 AM, Nicolas Pouillard wrote: > You have my voice to go for it! Alright. I've pushed out a change to git. I'd like to bump the minor version and push to Hackage. What needs to happen before I can do that? Probably change the dependencies to depend on yi-vty, yi-vte,

Re: Reorganization

2011-03-21 Thread Jeremy Wall
As of a few months ago it compiled but was completely broken. Font handling and display was non-functional and I'm sure more was broken as well. I stopped when I couldn't see any text to work with. On Mon, Mar 21, 2011 at 2:35 AM, Jeff Wheeler wrote: > On Mon, Mar 21, 2011 at 2:19 AM, Jeff Wheele

Re: Reorganization

2011-03-21 Thread Nicolas Pouillard
On Mon, 21 Mar 2011 02:19:19 -0500, Jeff Wheeler wrote: > Okay, so we've been talking about splitting up the package a bit. > > I've moved forward somewhat with Isaac's suggestion, but I also > realized that having six or seven repositories was going to be a bit > ridiculous. So, I've tried my ha

Re: Reorganization

2011-03-21 Thread Jeff Wheeler
On Mon, Mar 21, 2011 at 2:19 AM, Jeff Wheeler wrote: > ./frontends/*/ By the way, the cocoa frontend is entirely untested. I'm not sure what it depends on, and I don't have a Mac to compile it with. I'm sure it's broken. -- Jeff Wheeler Undergraduate, Electrical Engineering University of Illi

Reorganization

2011-03-21 Thread Jeff Wheeler
Okay, so we've been talking about splitting up the package a bit. I've moved forward somewhat with Isaac's suggestion, but I also realized that having six or seven repositories was going to be a bit ridiculous. So, I've tried my hand at the organization and published the result on my GitHub fork: