Re: Yi & data-accessor's template-haskell issues on 6.10

2010-01-07 Thread Robin Green
Shouldn't cabal-install avoid reinstalling packages that are bundled with GHC? The cabal upgrade command has been disabled for that very reason. I can see how that would be a problem though, as cabal probably has no way of knowing which packages were bundled with GHC. -- Robin 2010/1/7 Gwern Bra

patch applied (yi): Yi.Char.Unicode: add a reversed backquote

2010-01-07 Thread Nicolas Pouillard
Thu Jan 7 11:11:56 EST 2010 Nicolas Pouillard * Yi.Char.Unicode: add a reversed backquote Ignore-this: aeadc218c14e145ba5d6b5b6ab4d1e61 M ./src/Yi/Char/Unicode.hs +1 -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel

Yi & data-accessor's template-haskell issues on 6.10

2010-01-07 Thread Gwern Branwen
darcs Yi uses data-accessor-template, which uses template-haskell Cabal-install naturally tries to install the latest, 2.4.0.0. Fortunately, the latest doesn't compile on 6.10.2, because if it did, as a core package, it would probably screw everything up. You have to do something like 'cabal insta

darcs patch: IReader.hs: hlint, whitespace (and 2 more)

2010-01-07 Thread gwern0
Thu Jan 7 10:00:41 EST 2010 gwe...@gmail.com * IReader.hs: hlint, whitespace Thu Jan 7 10:01:26 EST 2010 gwe...@gmail.com * IReader.hs: add shift functionality to allow expressing 'priorities' SuperMemo associates each article with a number, and then applies the spaced repetition formul