ANNOUNCE: GHC 7.0.2 Release Candidate 1
Johan Tibell
johan.tibell at gmail.com
Wed Feb 23 23:57:13 CET 2011
On Tue, Feb 22, 2011 at 8:22 AM, paolino <paolo.veronelli at gmail.com> wrote:
>
> Hi, I've a problem compiling last network package 2.3.0.2
> [ 4 of 10] Compiling Network.Socket ( dist/build/Network/Socket.hs,
> dist/build/Network/Socket.o )
>
> Network/Socket.hsc:1701:11:
> Ambiguous occurrence `closeFdWith'
> It could refer to either `Network.Socket.closeFdWith',
> defined at Network/Socket.hsc:1046:1
> or `GHC.Conc.closeFdWith',
> imported from GHC.Conc at
> Network/Socket.hsc:204:26-36
>
> Not sure it's related to 7.0.2, but I didn't have problems with 7.0.1
This is possibly related to an I/O manager bug fix in 7.0.2. Can you
give me your exact spec so I can try to reproduce. Here's what I
gather so far:
- network-2.3.0.2
- GHC 7.0.2 RC
Johan
More information about the Glasgow-haskell-users
mailing list