acme-http 0.2.0 → 0.2.1
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −blaze-builderPVP ok
version bump matches the API change (PVP)
Dependencies removed: blaze-builder
API changes (from Hackage documentation)
Files
- acme-http.cabal +1/−2
acme-http.cabal view
@@ -1,5 +1,5 @@ Name: acme-http-Version: 0.2.0+Version: 0.2.1 Synopsis: fastest Haskell PONG server in the world Description: winning the PONG benchmark at all costs License: BSD3@@ -23,7 +23,6 @@ Acme.Types Build-depends: base < 5,- blaze-builder == 0.3.*, bytestring == 0.9.*, extensible-exceptions == 0.1.*, mtl == 2.0.*,