Mon Dec 1 10:51:24 EST 2008 [EMAIL PROTECTED]
* update to base>=4; replace all Control.Exception with Control.OldException
Mon Dec 1 10:52:33 EST 2008 [EMAIL PROTECTED]
* Main.hs: minor indent
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
New patches:
[update to base>=4; replace all Control.Exception with Control.OldException
[EMAIL PROTECTED]
Ignore-this: 5e151262d5a851c092d32b0605705f51
] replace ./HConf.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Shim/SHM.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Core.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Keymap.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Keymap/Emacs/Utils.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Keymap/Emacs/Utils.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Keymap/Keys.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Keymap/Keys.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Main.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Main.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/Misc.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/MkTemp.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
hunk ./Yi/Process.hs 12
import Control.Concurrent (forkIO)
import Control.Monad(liftM)
- -import qualified Control.Exception
+import qualified Control.Exception as Control.Exception
import Foreign.Marshal.Alloc(allocaBytes)
import Foreign.C.String
replace ./Yi/Process.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
replace ./Yi/UI/Vty.hs [A-Za-z_0-9\-\.] Control.Exception Control.OldException
hunk ./yi.cabal 234
build-depends: Cabal >= 1.6 && < 1.7
build-depends: Diff >=0.1 && <0.2
build-depends: array, containers, directory, mtl, process, old-locale, old-time, random
- - build-depends: base == 3.*
+ build-depends: base>=4
build-depends: binary >=0.4.2 && <0.5
build-depends: bytestring >=0.9.1 && <0.9.2
-- build-depends: derive >=0.1 && <0.2
[Main.hs: minor indent
[EMAIL PROTECTED]
Ignore-this: b53fd55beb556c92b6bba9ee4a49cd61
] hunk ./Yi/Main.hs 245
, ("sortLines" , box sortLines)
, ("unLineCommentSelectionB", box unLineCommentSelectionB)
, ("unitParagraph" , box unitParagraph)
- - , ("unitViWord" , box unitViWord)
+ , ("unitViWord" , box unitViWord)
, ("writeB" , box writeB)
, ("ghci" , box Haskell.ghciGet)
]
Context:
[added C-w and C-u to ex mode
Aleksandar Dimitrov <[EMAIL PROTECTED]>**20081201103414]
['ZZ' closes window, not editor, 'ZQ' == ':q!'
Aleksandar Dimitrov <[EMAIL PROTECTED]>**20081201103311]
[bump version number
[EMAIL PROTECTED]
[TAG 0.5.2
[EMAIL PROTECTED]
Patch bundle hash:
8f4b0ddcb4b8a74c84fa8f62a4d96d8bd1950dc9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEAREKAAYFAkk0CGMACgkQvpDo5Pfl1oKD2gCdFFAVMaFtLBPpbFn0WV8W2qBS
e+8An1ArhbTyqILYZvTes1NgFeY8Y+wB
=Mpsy
-----END PGP SIGNATURE-----