Pushed.
2008/11/13 shelarcy <[EMAIL PROTECTED]>:
> Thu Nov 13 14:01:24 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2008 shelarcy [EMAIL PROTECTED]>
> * Add homepage/download/EnableGUI.hs for version control.
>
> Thu Nov 13 18:24:05 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2008 shelarcy [EMAIL PROTECTED]>
> * S
Pushed.
On Thu, 13 Nov 2008 01:54:29 +0900, Eric Kow <[EMAIL PROTECTED]> wrote:
> Wed Nov 12 16:50:04 GMT 2008 Eric Kow <[EMAIL PROTECTED]>
> * Modernise wxdirect System.Environment import
> so that we don't need the haskell98 package to build
On Thu, 13 Nov 2008 10:48:31 +0900, shelarcy <[E
Thu Nov 13 00:01:24 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Add homepage/download/EnableGUI.hs for version control.
A ./homepage/download/
A ./homepage/download/EnableGUI.hs
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081113050124-c1071-0dd351662b9d4a37b46
Thu Nov 13 04:24:05 EST 2008 shelarcy <[EMAIL PROTECTED]>
* Sync darcs-boring description with darcs's Boring file regexps update.
M ./etc/darcs-boring -5 +26
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081113092405-c1071-0c9df27e0b74540e16926ed3e53d10db54c06e
Wed Nov 12 11:53:42 EST 2008 Eric Kow <[EMAIL PROTECTED]>
* Add a rudimentary cabal file for wxdirect
Ignore-this: 583d2eaa76a29cc0ceaf9a88c478e507
A ./wxdirect/src/wxdirect.cabal
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081112165342-db91e-8470ad5636bf374
Wed Nov 12 20:40:00 EST 2008 shelarcy <[EMAIL PROTECTED]>
* wxdirect can work with parsec 3.
M ./wxdirect/src/wxdirect.cabal -2 +2
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20081113014000-c1071-e17d67d8ad7a7df4a9716435d577555029476a04.gz
-
Wed Nov 12 11:50:04 EST 2008 Eric Kow <[EMAIL PROTECTED]>
* Modernise wxdirect System.Environment import
Ignore-this: 93bf8feca69156863422d5eb06cd05b4
so that we don't need the haskell98 package to build
M ./wxdirect/src/Classes.hs -1 +1
M ./wxdirect/src/Main.hs -2 +1
M ./wxdire
darcs3585e9
Description: Binary data
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two t
Hi,
thanks very much for caring for this problem and for your analysis. In
the mean time I realized that Mads' WxProcess implementation indeed
works well on Windows! My former mail was due to a misinterpretation of
the output I observed, so I am currently happy with Mads' solution.
One thing