Mon Aug 18 08:45:22 EDT 2008 [EMAIL PROTECTED]
* warnings
M ./Yi/Style.hs -1
M ./Yi/UI/Gtk.hs -1 +1
View patch online:
http://code.haskell.org/yi/_darcs/patches/20080818124522-9c550-48ac7223d11c3a5e83549bb73a775effc6a82b2c.gz
--~--~-~--~~~---~--~~
Mon Aug 18 08:45:15 EDT 2008 [EMAIL PROTECTED]
* Make some order in the example config files
./Yi/Keymap/Users/Ertai.hs -> ./Yi/Users/Ertai.hs
./Yi/Keymap/Users/JP.hs -> ./Yi/Users/JP/Experimental.hs
./examples/EmacsRebinding.hs -> ./attic/EmacsRebinding.hs
./examples/yi-ex
Mon Aug 18 08:07:04 EDT 2008 [EMAIL PROTECTED]
* Haddock comments
M ./Yi/Buffer.hs -2 +2
M ./Yi/Config.hs -10 +13
M ./Yi/Style.hs -1 +1
View patch online:
http://code.haskell.org/yi/_darcs/patches/20080818120704-9c550-ea98c9a80a3f97af488b874baaff6858655bfedf.gz
--~--~
> Yep. To avoid things getting out of date like this, I imagine the best
> thing to do is to have a Users hierarchy under Yi where we store our
> configurations:
>
> Yi.Users.Corey
>
> would probably contain yi-extended-vim. Submodules as
> Yi.Users.Corey.VimExtras (or whatever)
> would be main
On Sun, Aug 17, 2008 at 7:32 AM, Jeff Wheeler <[EMAIL PROTECTED]> wrote:
>
> On Aug 16, 11:16 pm, Gwern Branwen <[EMAIL PROTECTED]> wrote:
>
>> What sort of examples would these be? ie. I see in examples/EmacsRebinding.hs
>> {-
>> module YiConfig
>> (main)
>> where
>> -}
>>
>
> I see none now, b
Issue 169: cabal haddock report no Paths_yi
http://code.google.com/p/yi-editor/issues/detail?id=169
Comment #1 by JeanPhilippe.bernardy:
I consider this to be a bug in Cabal. I added a makefile rule to workaround
this:
make haddock
can now be used to create the docs. (requires haddock 2.2.2)
Mon Aug 18 04:37:17 EDT 2008 [EMAIL PROTECTED]
* makefile updates
M ./Makefile -10 +3
M ./cabal-make.inc -38 +15
View patch online:
http://code.haskell.org/yi/_darcs/patches/20080818083717-9c550-7d3ed390f30b5d48ed1c0350e61d6acd2fd47788.gz
--~--~-~--~~~