packages feed

Cabal revisions of hood-0.2

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

revision 1
-Name:                hood-Version:             0.2-Synopsis:            Debugging by observing in place-Description:         Hood debugger, based on the idea of observing functions and structures as they are evaluated.-Category:            Debug, Trace-License:             BSD3-License-file:        LICENSE-Author:              Andy Gill-Maintainer:          Andy Gill <andygill@ku.edu>-Copyright:           (c) 2000 Andy Gill, (c) 2010 University of Kansas-Homepage:            http://www.ittc.ku.edu/csdl/fpg/Hood-Stability:	     alpha-build-type: 	     Simple-Cabal-Version:       >= 1.6--Library-  Build-Depends: base >= 4 && < 5, array-  Exposed-modules:-      Debug.Hood.Observe+Name:                hood
+Version:             0.2
+x-revision: 1
+Synopsis:            Debugging by observing in place
+Description:         Hood debugger, based on the idea of observing functions and structures as they are evaluated.
+Category:            Debug, Trace
+License:             BSD3
+License-file:        LICENSE
+Author:              Andy Gill
+Maintainer:          Andy Gill <andygill@ku.edu>
+Copyright:           (c) 2000 Andy Gill, (c) 2010 University of Kansas
+Homepage:            http://www.ittc.ku.edu/csdl/fpg/Hood
+Stability:	     alpha
+build-type: 	     Simple
+Cabal-Version:       >= 1.6
+
+Library
+  Build-Depends: base >= 4 && < 4.8, array
+  Exposed-modules:
+      Debug.Hood.Observe