network 2.6.0.0 → 2.6.0.1
raw patch · 2 files changed
+1/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Network/Socket/ByteString.hsc +0/−1
- network.cabal +1/−1
Network/Socket/ByteString.hsc view
@@ -73,7 +73,6 @@ #else import GHC.IO.FD-import GHC.Handle (readRawBufferPtr, writeRawBufferPtr) #endif #if !defined(mingw32_HOST_OS)
network.cabal view
@@ -1,5 +1,5 @@ name: network-version: 2.6.0.0+version: 2.6.0.1 license: BSD3 license-file: LICENSE maintainer: Johan Tibell <johan.tibell@gmail.com>