
On Tue, Feb 22, 2011 at 8:22 AM, paolino
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