Cabal revisions of netclock-0.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented. Version: 0.6+x-revision: 1 -- A short (one-line) description of the package. Synopsis: Netclock protocol Exposed-modules: Network.Netclock.Client -- Packages needed in order to build this package.- Build-depends: base < 5, network, hosc >= 0.7, bytestring+ Build-depends: base < 5, network, hosc >= 0.14 && < 0.16, bytestring -- Modules not exported by this package. -- Other-modules: