-
cool, i'll wait for that.
please drop a note here if you do, then i'll tell you if it helped.
(additional info: just tried to 'cabal install wx' with the ghc-6.8.2 coming with lenny, with the same result as above.)
2009-09-24 11:26:16 UTC in wxHaskell
-
I am using debian lenny with ghc 6.10.4-20090719. I have tried both 'cabal unpack wxcore' and 'darcs get http://darcs.haskell.org/wxhaskell/'.
On 6.10.4, it seems like generation of config/config.mk is broken:
$ runghc ./Setup.lhs build
makefile:890: warning: overriding commands for target `dist/wxc/libwxc--i/usr/lib/wx/include/base-unicode-release-2'
makefile:885: warning: ignoring old.
2009-09-24 10:37:30 UTC in wxHaskell
-
File Added: python-mode.el.patched.
2008-11-21 06:59:47 UTC in python-mode.el for Emacs and XEmacs
-
I get a list of warnings when i compile the python-mode.el on GNU Emacs 22.2.1.
I have made a few changes that fix these warnings. All of them are clearly harmless, and at least one of them (the devconst thing) looks like a proper bug fix to me. Patch and patched file are attached to this ticket. Please let me know if there is anything else I can do to get this into the next release.
2008-11-21 06:58:40 UTC in python-mode.el for Emacs and XEmacs