Re: ghc 6.10.3-prerelease failed build log for freebsd7.2

2009-05-04 Thread brad clawsie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Judah Jacobson writes: > It looks like the problem occurs when building Haskeline: > > Configuring haskeline-0.6.1.5... > checking whether to use -liconv... using -liconv. > Setup: Missing dependency on a foreign library: > * Missing C library: iconv

Re: strictness of interpreted haskell implementations

2009-05-04 Thread Geraint Jones
Sorry to revive a year-old thread, but... On Fri, 25 Apr 2008 at 20:17:53 +0100 Duncan Coutts wrote: > On Fri, 2008-04-25 at 09:08 -0700, Don Stewart wrote: > > Geraint.Jones: > > > Are there well-known differences in the implementations of Haskell in > > > ghci and hugs? I've got some moderatel

Re: ghc 6.10.3-prerelease failed build log for freebsd7.2

2009-05-04 Thread Matthias Kilian
Hi, On Sun, May 03, 2009 at 11:03:49PM -0700, brad clawsie wrote: > after some trying, i was unable to get the 6.10.3 prerelease to build on > freebsd 7.2. i was trying to use an existing 6.10.2 as my build ghc. > > i saved the output of the entire build from ./configure to the point of > failure

Re: Problems with Network.Socket.getAddrInfo under MacOS 10.5, GHC 6.10.2?

2009-05-04 Thread Neil Davies
Johan Ticket (#8) raised - cheers. Neil 2009/5/4 Johan Tibell > On Mon, May 4, 2009 at 8:20 PM, Bryan O'Sullivan > wrote: > > On Mon, May 4, 2009 at 8:35 AM, Neil Davies > > wrote: > >> > >> It does not appear that you can access the 'addrFlags' returned by > >> getAddrInfo, you get the excep

Re: Problems with Network.Socket.getAddrInfo under MacOS 10.5, GHC 6.10.2?

2009-05-04 Thread Johan Tibell
On Mon, May 4, 2009 at 8:20 PM, Bryan O'Sullivan wrote: > On Mon, May 4, 2009 at 8:35 AM, Neil Davies > wrote: >> >> It does not appear that you can access the 'addrFlags' returned by >> getAddrInfo, you get the exception: *** Exception: unpackBits: unhandled >> bits set: 8 > > Interesting. > >>

Re: Problems with Network.Socket.getAddrInfo under MacOS 10.5, GHC 6.10.2?

2009-05-04 Thread Bryan O'Sullivan
On Mon, May 4, 2009 at 8:35 AM, Neil Davies < semanticphilosop...@googlemail.com> wrote: > > It does not appear that you can access the 'addrFlags' returned by > getAddrInfo, you get the exception: *** Exception: unpackBits: unhandled > bits set: 8 > Interesting. > Is this just a MacOS issue? S

Re: ghc 6.10.3-prerelease failed build log for freebsd7.2

2009-05-04 Thread Judah Jacobson
On Sun, May 3, 2009 at 11:02 PM, brad clawsie wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > hi > > after some trying, i was unable to get the 6.10.3 prerelease to build on > freebsd 7.2. i was trying to use an existing 6.10.2 as my build ghc. > > i saved the output of the entire bui

Problems with Network.Socket.getAddrInfo under MacOS 10.5, GHC 6.10.2?

2009-05-04 Thread Neil Davies
Hi, It does not appear that you can access the 'addrFlags' returned by getAddrInfo, you get the exception: *** Exception: unpackBits: unhandled bits set: 8 Is this just a MacOS issue? Should I raise a ticket for it? Cheers Neil GHCi, version 6.10.2: http://www.haskell.org/ghc/ :? for help Load