Issue 367 in yi-editor: crash on close

2012-03-23 Thread yi-editor
Status: Accepted Owner: coreyoco...@gmail.com Labels: Type-Defect Priority-Medium New issue 367 by coreyoco...@gmail.com: crash on close http://code.google.com/p/yi-editor/issues/detail?id=367 yi: : hPutBuf: illegal operation (handle is closed) -- Yi development mailing list yi-devel@googlegrou

Re: Issue 366 in yi-editor: Eliminate dependency on monads-fd

2012-03-23 Thread yi-editor
Updates: Status: Fixed Comment #1 on issue 366 by coreyoco...@gmail.com: Eliminate dependency on monads-fd http://code.google.com/p/yi-editor/issues/detail?id=366 This is resolved as of 0.6.5.0 -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi

Re: Yi 0.6.5.0 has been uploaded to Hackage

2012-03-23 Thread Corey O'Connor
On Fri, Mar 23, 2012 at 1:41 AM, Nicolas Pouillard wrote: > However when I quit Yi, I get: > >  yi: : hPutBuf: illegal operation (handle is closed) > > It's been a long time since I used Yi so this is maybe not > a new bug. This is a new bug. I'm pretty sure it started occurring with the GHC 7.4.

Yi 0.6.5.0 has been uploaded to Hackage

2012-03-23 Thread Nicolas Pouillard
Excerpts from Corey O'Connor's message of 2012-03-22 18:35:20 +0100: > Yi 0.6.5.0 is out and built on hackage. > * http://hackage.haskell.org/package/yi Thanks for the upload! However when I quit Yi, I get: yi: : hPutBuf: illegal operation (handle is closed) It's been a long time since I