Re: [Haskell-cafe] wxhaskell package for ubuntu feisty, amd64

2007-09-20 Thread shelarcy
it and couldn't find the solution. Mad fixed this problem. http://www.mail-archive.com/[EMAIL PROTECTED]/msg00254.html So you must get newer darcs version, and build wxhaskell again. Best Regards, -- shelarcy shelarcyhotmail.co.jp http://page.freett.com/shelarcy

Re: [Haskell-cafe] Windows Haskell GUI

2006-07-05 Thread shelarcy
/pipermail/haskell/2006-June/018043.html https://sourceforge.net/project/showfiles.php?group_id=168626 -- shelarcy shelarcycapella.freemail.ne.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

Re: [Haskell-cafe] Trouble compiling wxhaskell

2006-07-31 Thread shelarcy
#Windows I don't know this problem when I made patch. So, my patch doesn't fix this problem. -- shelarcy shelarcycapella.freemail.ne.jp http://page.freett.com/shelarcy/ bugfix_for_08.tgz Description: GNU Zip compressed data ___ Haskell-Cafe mailing

[Haskell-cafe] wxFruit with OpenGL and IO action

2006-08-17 Thread shelarcy
that idea. Thanks. -- shelarcy shelarcycapella.freemail.ne.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Fwd: [GHC] #939: Possible bug building wxhaskell

2006-10-14 Thread shelarcy
file wxcore:Graphics.UI.WXCore.Types make: *** [out/wx/imports/Graphics/UI/WX/Types.o] Error 1 -- shelarcy shelarcycapella.freemail.ne.jp http://page.freett.com/shelarcy/ fix_building_ghc-6.6.diff Description: Binary data ___ Haskell-Cafe

[Haskell-cafe] Re: [Haskell] ANNOUNCE: Visual Haskell prerelease 0.2

2006-11-30 Thread shelarcy
, shelarcy [EMAIL PROTECTED] wrote: Hi Krasimir, On 11/30/06, shelarcy [EMAIL PROTECTED] wrote: But ... I can't install Visual Haskell prerelease 0.2. Near the end of install process, Microsoft Development Environment cause error. On Thu, 30 Nov 2006 17:03:22 +0900, Krasimir Angelov

Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Visual Haskell prerelease 0.2

2006-11-30 Thread shelarcy
to initialize. I am installing to an English copy, however. Their commands didn't help for my environment too. I saw same error dialog that I sent previous mail. On 11/30/06, shelarcy [EMAIL PROTECTED] wrote: It's not good error message. Anyway, I translate it. Near the end of install process, error

Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Visual Haskell prerelease 0.2

2006-12-01 Thread shelarcy
, however. And I can open Studios Help | About dialog without any error. After exit Visual Haskell, Microsoft Development Environment opened error dialog about devenv.dll sometimes. Anyway, this error is harmless and I reported to Microsoft by form. Best Regards, -- shelarcy shelarcy

Re: [Haskell-cafe] ANNOUNCE: Visual Haskell prerelease0.2

2006-12-01 Thread shelarcy
-March/007309.html Best Reagrds, -- shelarcy shelarcycapella.freemail.ne.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Visual Haskell prerelease 0.2

2006-12-01 Thread shelarcy
and Settings\\ Administrator\\My Documents\\vs_haskell\\vs_haskell.dll $ md5sum C:\Doc\Haskell\vs_haskell\vs_haskell.dll \a968ac130932a9b38bd0da50e9ae865a *C:\\Doc\\Haskell\\vs_haskell\\ vs_haskell.dll Best Regards, -- shelarcy shelarcycapella.freemail.ne.jp http://page.freett.com/shelarcy

Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Visual Haskell prerelease 0.2

2006-12-02 Thread shelarcy
Good. That new .dll works, too. Best Regards, On Sat, 02 Dec 2006 16:13:01 +0900, Krasimir Angelov [EMAIL PROTECTED] wrote: Sorry. I was sleeping and I uploaded it to darcs.haskell.org instead to haskell.org. Try it now. On 12/2/06, shelarcy [EMAIL PROTECTED] wrote: On Sat, 02 Dec 2006 02

Re: [Haskell-Cafe] FFI and foreign function returning a structure

2005-03-01 Thread shelarcy
.2/libHSrts.a(Main.o)(.text+0x87):Main.c: undefined reference to `__stginit_ZCMain' Where is a problem of my code? -- shelarcy shelarcy capella.freemail.ne.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing

Re: [Haskell-cafe] [Haskell Beginner] Compiling wxhaskell fails for me

2008-07-30 Thread shelarcy
to fix that. And patch is already pushed in latest darcs repository. http://www.mail-archive.com/[EMAIL PROTECTED]/msg00224.html I'm waiting for his answer now. Best Regards, -- shelarcy shelarcyhotmail.co.jp http://page.freett.com/shelarcy

Re: [Haskell-cafe] Congrats. to wxHaskell

2008-10-14 Thread shelarcy
On Tue, 14 Oct 2008 18:54:45 +0900, shelarcy [EMAIL PROTECTED] wrote: wxHaskell requires to use cygwin when building on Windows currently. Because Cabal doesn't support binary distribution yet. And there is a lot of incompatibility between cygwin and MSYS. We don't care about that now. If you

Re: [Haskell-cafe] Congrats. to wxHaskell

2008-10-14 Thread shelarcy
. Best Regards, -- shelarcy shelarcyhotmail.co.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

package readline unknown symbol problem on GHCi 6.2.2 Windows binary (Was: [Haskell-cafe] Problem with wxHaskell

2005-01-13 Thread shelarcy
: unable to load package `readline' /error-messages I saw this error message in other programs what GHCi on Windows call readline package automaticly. ex. HaXml program. (So I don't want to use HaXml program on windows.) This is GHCi bug. -- shelarcy shelarcy

Re: [Haskell-cafe] Problems with compiling wxFruit

2005-01-20 Thread shelarcy
interface file for `AFRPUtilities' (use -v to see a list of the files searched for) /error-message -- shelarcy shelarcy capella.freemail.ne.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe

Re: [Haskell-cafe] Tools for Haskell and COM

2007-06-25 Thread shelarcy
developpers edit hscom by hand instead of to change generating code. So you must check and choice which is better to use your project. -- shelarcy shelarcyhotmail.co.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe

Re: Re[2]: [Haskell-cafe] i need wxHaskell compiled for ghc 6.6.1 on Windows

2007-07-23 Thread shelarcy
Jul 2007 23:20:44 +0900, Eric Kow [EMAIL PROTECTED] wrote: Please try the darcs version darcs get http://darcs.haskell.org/wxhaskell thanks. should i follow building instructions from homepage/ directory or there are another one? -- shelarcy shelarcyhotmail.co.jp http

Re: Re[2]: [Haskell-cafe] i need wxHaskell compiled for ghc 6.6.1 on Windows

2007-07-23 Thread shelarcy
Best Regards, -- shelarcy shelarcyhotmail.co.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Fwd: Re: Re[4]: [Haskell-cafe] i need wxHaskell compiled for ghc 6.6.1 on Windows

2007-07-31 Thread shelarcy
Oops, I made mistake to send this mail only for Bulat. --- Forwarded message --- From: shelarcy [EMAIL PROTECTED] To: Bulat Ziganshin [EMAIL PROTECTED] Subject: Re: Re[4]: [Haskell-cafe] i need wxHaskell compiled for ghc 6.6.1 on Windows Date: Wed, 01 Aug 2007 09:03:52 +0900 Hello Bulat

Re: [Haskell-cafe] OpenAL bindings?

2012-01-08 Thread shelarcy
. It is a separate server that seems to be located at Galois. Ah yes, I always forget which servers are where. -- shelarcy shelarcyhotmail.co.jp http://page.freett.com/shelarcy/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman