packages feed

Cabal revisions of simple-sendfile-0.0.1

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

revision 1
 Name:                   simple-sendfile Version:                0.0.1+x-revision: 1 Author:                 Kazu Yamamoto <kazu@iij.ad.jp> Maintainer:             Kazu Yamamoto <kazu@iij.ad.jp> License:                BSD3     GHC-Options:        -Wall   Exposed-Modules:      Network.Sendfile   Other-Modules:        Network.Sendfile.Types-  Build-Depends:        base >= 4 && < 5, network+  Build-Depends:        base >= 4 && < 4.5, network   -- FIXME tested on FreeBSD only   if os(freebsd) || os(netbsd) || os(openbsd)     CPP-Options:   -DOS_BSD