packages feed

Cabal revisions of TypeCompose-0.5

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                TypeCompose-Version:             0.5-Synopsis: 	     Type composition classes & instances-Category:            Composition, Control-Description:-  TypeCompose provides some classes & instances for forms of type-  composition, as well as some modules who haven't yet found a home.-  .-  Please see the project wiki page: <http://haskell.org/haskellwiki/TypeCompose>-  .-  The module documentation pages have links to colorized source code and-  to wiki pages where you can read and contribute /user comments/.  Enjoy!-  .-  &#169; 2007 by Conal Elliott; BSD3 license.-Author:              Conal Elliott -Maintainer:          conal@conal.net-Homepage:            http://haskell.org/haskellwiki/TypeCompose-Package-Url:	     http://darcs.haskell.org/packages/TypeCompose-Copyright:           (c) 2007 by Conal Elliott-License:             BSD3-Stability:           provisional-build-type:	     Simple-Hs-Source-Dirs:      src-Extensions:          -Build-Depends:       base-Exposed-Modules:     -                     Data.Bijection-                     Data.CxMonoid-                     Data.RefMonad-                     Data.Pair-                     Data.Lambda-                     Data.Title-		     Data.Partial-                     Control.Instances-                     Control.Compose-Extra-Source-Files:-ghc-options:         -Wall+Name:                TypeCompose
+Version:             0.5
+x-revision: 1
+Synopsis: 	     Type composition classes & instances
+Category:            Composition, Control
+Description:
+  TypeCompose provides some classes & instances for forms of type
+  composition, as well as some modules who haven't yet found a home.
+  .
+  Please see the project wiki page: <http://haskell.org/haskellwiki/TypeCompose>
+  .
+  The module documentation pages have links to colorized source code and
+  to wiki pages where you can read and contribute /user comments/.  Enjoy!
+  .
+  &#169; 2007 by Conal Elliott; BSD3 license.
+Author:              Conal Elliott 
+Maintainer:          conal@conal.net
+Homepage:            http://haskell.org/haskellwiki/TypeCompose
+Package-Url:	     http://darcs.haskell.org/packages/TypeCompose
+Copyright:           (c) 2007 by Conal Elliott
+License:             BSD3
+Stability:           provisional
+build-type:	     Simple
+Hs-Source-Dirs:      src
+Extensions:          
+Build-Depends:       base < 4
+Exposed-Modules:     
+                     Data.Bijection
+                     Data.CxMonoid
+                     Data.RefMonad
+                     Data.Pair
+                     Data.Lambda
+                     Data.Title
+		     Data.Partial
+                     Control.Instances
+                     Control.Compose
+Extra-Source-Files:
+ghc-options:         -Wall