
On Tue, Oct 13, 2009 at 10:35 PM, Johan Tibell
On Mon, Oct 12, 2009 at 9:17 AM, Philip Weaver
wrote: Then, when I tried to build the network package manually, I got this:
Building network-2.2.1.4... [1 of 5] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o ) [2 of 5] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) [3 of 5] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
Network/Socket.hsc:1707:45: Not in scope: data constructor `System.Posix.Internals.Stream'
Please try the darcs version at http://code.haskell.org/network. If that builds fine I can make a new release of network shortly.
I've made a new release of network that should work on 6.12 -- Johan