packages feed

Cabal revisions of sendfile-0.7.10

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:          sendfile version:       0.7.10+x-revision: 1 stability:     provisional synopsis:      A portable sendfile library description:   A library which exposes zero-copy sendfile functionality in a portable way. If a platform does not support sendfile, a fallback implementation in haskell is provided.     other-modules:   Network.Socket.SendFile.Internal                      Network.Socket.SendFile.Util -    build-depends:   base       >= 3       && < 5,+    build-depends:   base       >= 4.8     && < 5,                      bytestring >= 0.9.1.4 && < 0.11,                      network    >= 2       && < 3.1