Re: [Haskell] Announce: Yi 0.2.0 released

2007-05-22 Thread Simon Marlow
Jean-Philippe Bernardy wrote: The following happened to Johannes Waldmann as trying to run yi, which embeds the GHC api to dynamically load code. [EMAIL PROTECTED]:~ yi yi: can't load .so/.DLL for: pthread (/usr/lib/libpthread.so: invalid ELF header) The error doesn't happen on my system

Re: capabilities of GHC API

2007-05-22 Thread Simon Marlow
Frederik Eaton wrote: If you have GHC-6.6 or greater, try: let n = 2 in GHC.Base.breakpoint () GHC.Base.breakpoint doesn't work in the HEAD at the moment. We might want to restore it; I'm not sure. Since breakpoints are almost everywhere, it didn't seem necessary. I don't understand the

Re: [Haskell] Announce: Yi 0.2.0 released

2007-05-22 Thread Pepe Iborra
On 18/05/2007, at 16:27, Jean-Philippe Bernardy wrote: Hello, The following happened to Johannes Waldmann as trying to run yi, which embeds the GHC api to dynamically load code. [EMAIL PROTECTED]:~ yi yi: can't load .so/.DLL for: pthread (/usr/lib/libpthread.so: invalid ELF header) The

Sparc-Solaris / ghc docs Was: Re: ghc-6.6.1 Mac (Darwin) Binary Dists

2007-05-22 Thread Christian Maeder
Ian Lynagh schrieb: On Mon, May 14, 2007 at 02:07:11PM +0200, Christian Maeder wrote: Ian, could you add and upload these dists to http://www.haskell.org/ghc/download_ghc_661.html, too? Thanks for making them! They're now added, along with your Solaris builds.

ghc-6.6.1 RPM packages for i386 and x86_64 architectures on RHEL 4 and 5

2007-05-22 Thread Ronald Cole
Hello group, Starting with Jens Peterson's packages for Fedora Core, I have built up the latest GHC RPMs for i386 and x86_64 on both RHEL4 and RHEL5. You can check them out at http://forte-intl.com/~ronald/haskell/ghc/. It was a fairly straightforward job due in large part to the very nice spec