packages feed

servant-server 0.4.3 → 0.4.3.1

raw patch · 1 files changed

+3/−2 lines, 1 files

Files

servant-server.cabal view
@@ -1,5 +1,5 @@ name:                servant-server-version:             0.4.3+version:             0.4.3.1 synopsis:            A family of combinators for defining webservices APIs and serving them description:   A family of combinators for defining webservices APIs and serving them@@ -25,9 +25,10 @@ extra-source-files:   CHANGELOG.md   README.md+bug-reports:         http://github.com/haskell-servant/servant/issues source-repository head   type: git-  location: http://github.com/haskell-servant/servant-server.git+  location: http://github.com/haskell-servant/servant.git   library