Cabal revisions of keter-1.3.7.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: keter Version: 1.3.7.1+x-revision: 1 Synopsis: Web application deployment manager, focusing on Haskell web frameworks Description: Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/keter>. Homepage: http://www.yesodweb.com/ , blaze-builder >= 0.3 && < 0.4 , yaml >= 0.8.4 && < 0.9 , unix-compat >= 0.3 && < 0.5- , fsnotify >= 0.0.11+ , fsnotify >= 0.0.11 && < 0.2 , system-filepath >= 0.4 && < 0.5 , system-fileio >= 0.3 && < 0.4 , conduit >= 1.1
revision 2
Name: keter Version: 1.3.7.1-x-revision: 1+x-revision: 2 Synopsis: Web application deployment manager, focusing on Haskell web frameworks Description: Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/keter>. Homepage: http://www.yesodweb.com/ , text , containers , transformers- , process+ , process < 1.2.1.0 , random , data-default , filepath
revision 3
-Name: keter-Version: 1.3.7.1-x-revision: 2-Synopsis: Web application deployment manager, focusing on Haskell web frameworks-Description: Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/keter>.-Homepage: http://www.yesodweb.com/-License: MIT-License-file: LICENSE-Author: Michael Snoyman-Maintainer: michael@snoyman.com-Category: Web, Yesod-Build-type: Simple-Cabal-version: >=1.8-extra-source-files: ChangeLog.md- README.md----Data-Files: incoming/foo/bundle.sh, incoming/foo/config/keter.yaml--Library- Build-depends: base >= 4 && < 5- , directory- , bytestring- , text- , containers- , transformers- , process < 1.2.1.0- , random- , data-default- , filepath- , zlib- , network- , time- , tar >= 0.4- , template-haskell- , blaze-builder >= 0.3 && < 0.4- , yaml >= 0.8.4 && < 0.9- , unix-compat >= 0.3 && < 0.5- , fsnotify >= 0.0.11 && < 0.2- , system-filepath >= 0.4 && < 0.5- , system-fileio >= 0.3 && < 0.4- , conduit >= 1.1- , conduit-extra >= 1.1- , network-conduit-tls >= 1.1- , http-reverse-proxy >= 0.4 && < 0.5- , unix >= 2.5- , wai-app-static >= 3.0 && < 3.1- , wai >= 3.0 && < 3.1- , wai-extra >= 3.0.3 && < 3.1- , http-types- , regex-tdfa >= 1.1- , attoparsec >= 0.10- , http-client- , http-conduit >= 2.1- , case-insensitive- , array- , mtl- , warp- , warp-tls- , aeson- , unordered-containers- , vector- , stm >= 2.4- , async- , lifted-base- Exposed-Modules: Keter.Plugin.Postgres- Keter.Types- Keter.Types.V04- Keter.Types.V10- Keter.Types.Common- Keter.Types.Middleware- Keter.App- Keter.AppManager- Keter.LabelMap- Keter.Main- Keter.PortPool- Keter.Proxy- Keter.HostManager- Network.HTTP.ReverseProxy.Rewrite- Data.Yaml.FilePath- Codec.Archive.TempTarball- Data.Conduit.LogFile- Data.Conduit.Process.Unix- ghc-options: -Wall- c-sources: cbits/process-tracker.c--Executable keter- Main-is: keter.hs- hs-source-dirs: main- Build-depends: base, keter, system-filepath, data-default- ghc-options: -threaded -Wall- other-modules: Paths_keter--Executable hello- Main-is: hello.hs- hs-source-dirs: incoming/foo- Build-depends: base- , keter- , warp- , wai- , wai-extra- , http-types- , bytestring- , directory- , data-default- , transformers- ghc-options: -threaded -Wall- buildable: False--test-suite test- hs-source-dirs: test- main-is: Spec.hs- type: exitcode-stdio-1.0- build-depends: base- , transformers- , conduit- , bytestring- , hspec >= 1.3- , unix- , keter- ghc-options: -Wall -threaded--source-repository head- type: git- location: https://github.com/snoyberg/keter+Name: keter +Version: 1.3.7.1 +x-revision: 3 +Synopsis: Web application deployment manager, focusing on Haskell web frameworks +Description: Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/keter>. +Homepage: http://www.yesodweb.com/ +License: MIT +License-file: LICENSE +Author: Michael Snoyman +Maintainer: michael@snoyman.com +Category: Web, Yesod +Build-type: Simple +Cabal-version: >=1.8 +extra-source-files: ChangeLog.md + README.md + +--Data-Files: incoming/foo/bundle.sh, incoming/foo/config/keter.yaml + +Library + Build-depends: base >= 4.6 && < 5 + , directory + , bytestring + , text + , containers + , transformers + , process < 1.2.1.0 + , random + , data-default + , filepath + , zlib + , network + , time + , tar >= 0.4 + , template-haskell + , blaze-builder >= 0.3 && < 0.4 + , yaml >= 0.8.4 && < 0.9 + , unix-compat >= 0.3 && < 0.5 + , fsnotify >= 0.0.11 && < 0.2 + , system-filepath >= 0.4 && < 0.5 + , system-fileio >= 0.3 && < 0.4 + , conduit >= 1.1 + , conduit-extra >= 1.1 + , network-conduit-tls >= 1.1 + , http-reverse-proxy >= 0.4 && < 0.5 + , unix >= 2.5 + , wai-app-static >= 3.0 && < 3.1 + , wai >= 3.0 && < 3.1 + , wai-extra >= 3.0.3 && < 3.1 + , http-types + , regex-tdfa >= 1.1 + , attoparsec >= 0.10 + , http-client + , http-conduit >= 2.1 + , case-insensitive + , array + , mtl + , warp + , warp-tls + , aeson + , unordered-containers + , vector + , stm >= 2.4 + , async + , lifted-base + Exposed-Modules: Keter.Plugin.Postgres + Keter.Types + Keter.Types.V04 + Keter.Types.V10 + Keter.Types.Common + Keter.Types.Middleware + Keter.App + Keter.AppManager + Keter.LabelMap + Keter.Main + Keter.PortPool + Keter.Proxy + Keter.HostManager + Network.HTTP.ReverseProxy.Rewrite + Data.Yaml.FilePath + Codec.Archive.TempTarball + Data.Conduit.LogFile + Data.Conduit.Process.Unix + ghc-options: -Wall + c-sources: cbits/process-tracker.c + +Executable keter + Main-is: keter.hs + hs-source-dirs: main + Build-depends: base, keter, system-filepath, data-default + ghc-options: -threaded -Wall + other-modules: Paths_keter + +Executable hello + Main-is: hello.hs + hs-source-dirs: incoming/foo + Build-depends: base + , keter + , warp + , wai + , wai-extra + , http-types + , bytestring + , directory + , data-default + , transformers + ghc-options: -threaded -Wall + buildable: False + +test-suite test + hs-source-dirs: test + main-is: Spec.hs + type: exitcode-stdio-1.0 + build-depends: base + , transformers + , conduit + , bytestring + , hspec >= 1.3 + , unix + , keter + ghc-options: -Wall -threaded + +source-repository head + type: git + location: https://github.com/snoyberg/keter
revision 4
Name: keter Version: 1.3.7.1 -x-revision: 3 +x-revision: 4 Synopsis: Web application deployment manager, focusing on Haskell web frameworks Description: Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/keter>. Homepage: http://www.yesodweb.com/ , http-types , regex-tdfa >= 1.1 , attoparsec >= 0.10 - , http-client + , http-client < 0.5 , http-conduit >= 2.1 , case-insensitive , array