packages feed

Cabal revisions of warp-systemd-0.1.0.0

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

revision 1
-name:                warp-systemd-version: 0.1.0.0-synopsis:            Socket activation and other systemd integration for the Warp web server (WAI)-homepage:            https://github.com/hercules-ci/warp-systemd-license:             BSD3-license-file:        LICENSE-author:              Robert Hensing-maintainer:          hackage@roberthensing.nl-copyright:           Robert Hensing-category:            Web-build-type:          Simple-extra-source-files:  CHANGELOG.md-cabal-version:       >=1.10--library-  exposed-modules:     Network.Wai.Handler.Warp.Systemd-  build-depends:       base >=4.9 && < 4.13-                     , network >= 2.6.3.0 && < 3.1-                     , systemd == 1.*-                     , unix-                     , wai == 3.2.*-                     , warp == 3.2.*-  hs-source-dirs:      src-  default-language:    Haskell2010-  ghc-options:         -Wall+name:                warp-systemd
+version: 0.1.0.0
+x-revision: 1
+synopsis:            Socket activation and other systemd integration for the Warp web server (WAI)
+homepage:            https://github.com/hercules-ci/warp-systemd
+license:             BSD3
+license-file:        LICENSE
+author:              Robert Hensing
+maintainer:          hackage@roberthensing.nl
+copyright:           Robert Hensing
+category:            Web
+build-type:          Simple
+extra-source-files:  CHANGELOG.md
+cabal-version:       >=1.10
+
+library
+  exposed-modules:     Network.Wai.Handler.Warp.Systemd
+  build-depends:       base >=4.9 && < 4.13
+                     , network >= 2.6.3.0 && < 3.1
+                     , systemd == 1.*
+                     , unix
+                     , wai == 3.2.*
+                     , warp >= 3.2.0 && < 3.4
+  hs-source-dirs:      src
+  default-language:    Haskell2010
+  ghc-options:         -Wall
revision 2
 name:                warp-systemd
 version: 0.1.0.0
-x-revision: 1
+x-revision: 2
 synopsis:            Socket activation and other systemd integration for the Warp web server (WAI)
 homepage:            https://github.com/hercules-ci/warp-systemd
 license:             BSD3
 
 library
   exposed-modules:     Network.Wai.Handler.Warp.Systemd
-  build-depends:       base >=4.9 && < 4.13
-                     , network >= 2.6.3.0 && < 3.1
-                     , systemd == 1.*
+  build-depends:       base >=4.9 && < 4.14
+                     , network >= 2.6.3.0 && < 3.2
+                     , systemd == 2.*
                      , unix
                      , wai == 3.2.*
                      , warp >= 3.2.0 && < 3.4
revision 3
 name:                warp-systemd
 version: 0.1.0.0
-x-revision: 2
+x-revision: 3
 synopsis:            Socket activation and other systemd integration for the Warp web server (WAI)
 homepage:            https://github.com/hercules-ci/warp-systemd
 license:             BSD3
 library
   exposed-modules:     Network.Wai.Handler.Warp.Systemd
   build-depends:       base >=4.9 && < 4.14
-                     , network >= 2.6.3.0 && < 3.2
-                     , systemd == 2.*
+                     , network >= 2.6.3.0 && < 3.1
+                     , systemd == 1.*
                      , unix
                      , wai == 3.2.*
                      , warp >= 3.2.0 && < 3.4