Cabal revisions of dns-2.0.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: dns Version: 2.0.6+x-revision: 1 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 Other-Modules: Network.DNS.Internal Network.DNS.StateBinary if impl(ghc >= 7)- Build-Depends: base >= 4 && < 5+ Build-Depends: base >= 4 && < 4.11 , attoparsec , binary- , bytestring+ , bytestring == 0.10.* , bytestring-builder , conduit >= 1.1 , conduit-extra >= 1.1 , resourcet , safe == 0.3.* else- Build-Depends: base >= 4 && < 5+ Build-Depends: base >= 4 && < 4.11 , attoparsec , binary- , bytestring+ , bytestring == 0.10.* , bytestring-builder , conduit >= 1.1 , conduit-extra >= 1.1 Other-Modules: LookupSpec Build-Depends: dns , base- , bytestring+ , bytestring == 0.10.* , bytestring-builder , hspec Build-Depends: base , attoparsec , binary- , bytestring+ , bytestring == 0.10.* , bytestring-builder , conduit >= 1.1 , conduit-extra >= 1.1
revision 2
Name: dns Version: 2.0.6-x-revision: 1+x-revision: 2 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 , containers , iproute >= 1.3.2 , mtl- , network >= 2.3+ , network >= 2.3 && < 2.9 , random , resourcet , safe == 0.3.* , hspec , iproute >= 1.2.4 , mtl- , network >= 2.3+ , network >= 2.3 && < 2.9 , random , resourcet , safe == 0.3.*