Cabal revisions of async-1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: async-Version: 1.2-Copyright: (c) 2004-2010 Peter Simons-License: BSD3-License-File: LICENSE-Author: Peter Simons <simons@cryp.to>-Maintainer: Peter Simons <simons@cryp.to>-Homepage: http://gitorious.org/async/-Category: Control-Synopsis: Asynchronous Computations--Description: An implementation of IO computations that return their- value asynchronously.-Cabal-Version: >= 1.6-Build-Type: Simple-Tested-With: GHC == 6.12.1--Source-Repository head- Type: git- Location: git://gitorious.org/async/mainline.git--Library- Build-Depends: base >= 3 && < 5- Exposed-Modules: Control.Async- Ghc-Options: -Wall+Name: async +Version: 1.2 +x-revision: 1 +Copyright: (c) 2004-2010 Peter Simons +License: BSD3 +License-File: LICENSE +Author: Peter Simons <simons@cryp.to> +Maintainer: Peter Simons <simons@cryp.to> +Homepage: http://gitorious.org/async/ +Category: Control +Synopsis: Asynchronous Computations + +Description: An implementation of IO computations that return their + value asynchronously. +Cabal-Version: >= 1.6 +Build-Type: Simple +Tested-With: GHC == 6.12.1 + +Source-Repository head + Type: git + Location: git://gitorious.org/async/mainline.git + +Library + Build-Depends: base >= 3 && < 4.7 + Exposed-Modules: Control.Async + Ghc-Options: -Wall