It should be singleton; I didn't compile with -ghcAPI so I didn't see
that error.
Sorry about that; I'll not be at a computer for a few days,
unfortunately.
Jeff wheeler
Sent from my iPhone
On Feb 15, 2009, at 6:44 PM, gwe...@gmail.com wrote:
> I note that with darcs yi as of right now, t
I note that with darcs yi as of right now, there is a compile failure:
Yi/GHC.hs:35:40: Not in scope: `WS.new'
Looking in WindowSet, I see no definition of 'new'. I presume that this was a
function removed in the switch to pointedlist?
--
gwern
signature.asc
Description: OpenPGP digital sig
Updates:
Labels: Component-Mode-Haskell
Comment #2 on issue 226 by JeanPhilippe.bernardy: Haskell highlighting
doesn't distinguish between variable and syntax
http://code.google.com/p/yi-editor/issues/detail?id=226
(No comment was entered for this change.)
--
You received this message
Updates:
Labels: Component-UI-Pango
Comment #1 on issue 225 by JeanPhilippe.bernardy: status bar does not
display file path in pango frontend
http://code.google.com/p/yi-editor/issues/detail?id=225
(No comment was entered for this change.)
--
You received this message because you are
Updates:
Status: Fixed
Comment #4 on issue 223 by JeanPhilippe.bernardy: yi -f vty can not deal
with m-x correctly
http://code.google.com/p/yi-editor/issues/detail?id=223
(No comment was entered for this change.)
--
You received this message because you are listed in the owner
or CC f
Sun Feb 15 05:47:46 EST 2009 jeanphilippe.berna...@gmail.com
* derive: use TH instead of generating in Makefile
M ./Makefile -7
M ./Yi/Buffer/Basic.hs -16 +6
M ./Yi/Buffer/Implementation.hs -55 +29
M ./Yi/Buffer/Undo.hs -24 +8
M ./Yi/KillRing.hs -15 +7
M ./Yi/Users/JP.h