Cabal revisions of http2-0.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: http2 Version: 0.1.0+x-revision: 1 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 Network.HPACK.Table.Header Network.HPACK.Table.Static Network.HPACK.Types- Build-Depends: base >= 4 && < 5+ Build-Depends: base >= 4 && < 4.8 , array , blaze-builder- , bytestring+ , bytestring >= 0.10 , hashtables Test-Suite doctest Source-Repository head Type: git Location: git://github.com/kazu-yamamoto/http2-
revision 2
Name: http2 Version: 0.1.0-x-revision: 1+x-revision: 2 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 Network.HPACK.Table.Header Network.HPACK.Table.Static Network.HPACK.Types- Build-Depends: base >= 4 && < 4.8+ Build-Depends: base >= 4.5 && < 4.8 , array , blaze-builder , bytestring >= 0.10
revision 3
Name: http2 Version: 0.1.0-x-revision: 2+x-revision: 3 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 Build-Depends: base >= 4.5 && < 4.8 , array , blaze-builder- , bytestring >= 0.10+ , bytestring >= 0.10 && < 0.11 , hashtables Test-Suite doctest HeaderBlock HexString Build-Depends: base- , bytestring+ , bytestring < 0.11 , http2 , hspec >= 1.3 Build-Depends: base , aeson , aeson-pretty- , bytestring+ , bytestring < 0.11 , unordered-containers , directory , filepath