Cabal revisions of network-dns-0.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: network-dns version: 0.1.2+x-revision: 1 license: BSD3 license-file: LICENSE author: Adam Langley <agl@imperialviolet.org> synopsis: A pure Haskell, asyncronous DNS client library category: Network build-depends: base, containers, array, bytestring>=0.9, binary-strict>=0.2.4,- control-timeout>=0.1.2, network>=2.1, network-bytestring,+ control-timeout>=0.1.2, network>=2.1 && < 2.2.3, network-bytestring < 0.2, binary>=0.4.1, unix>=2.3, parsec>=2.1, stm>=2.1, random>=1.0, time>=1.1 stability: provisional