Cabal revisions of concurrent-utilities-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-- | | +----- non-breaking API additions -- | | | +--- code changes with no API change version: 0.2.0.0 +x-revision: 1 synopsis: More utilities and broad-used datastructures for concurrency. description: More utilities and broad-used datastructures for concurrency. homepage: - -- other-extensions: -- Other library packages from which modules are imported. - build-depends: base >=4.8 && <4.9 + build-depends: base >=4.8 && <4.10 -- Directories containing source files. hs-source-dirs: src