packages feed

Cabal revisions of proc-0.0.7

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

revision 1
-name:			proc-version:		0.0.7-Cabal-Version:	>= 1.8-license:		GPL-3-license-file:	LICENSE-copyright:		(c) 2010 Andy Stewart-synopsis:		Parse process information for Linux-description:    This library parse process information under /proc on Linux.-author:			Andy Stewart-maintainer:		lazycat.manatee@gmail.com-stability:		provisional-category:		System--tested-with:	GHC==6.12.1-build-type:		Simple--Library-  Exposed-Modules:-     System.Linux.Proc-  Build-depends: base >= 4 && < 5, xformat >= 0.1, filepath >= 1.1.0.3, directory >= 1.0.1.0, -                 regex-tdfa >= 1.1.4, process, containers >= 0.3.0.0, strict >= 0.3.2, split+name:			proc
+version:		0.0.7
+x-revision: 1
+Cabal-Version:	>= 1.8
+license:		GPL-3
+license-file:	LICENSE
+copyright:		(c) 2010 Andy Stewart
+synopsis:		Parse process information for Linux
+description:    This library parse process information under /proc on Linux.
+author:			Andy Stewart
+maintainer:		lazycat.manatee@gmail.com
+stability:		provisional
+category:		System
+
+tested-with:	GHC==6.12.1
+build-type:		Simple
+
+Library
+  Exposed-Modules:
+     System.Linux.Proc
+  Build-depends: base >= 4 && < 4.8, xformat >= 0.1, filepath >= 1.1.0.3, directory >= 1.0.1.0, 
+                 regex-tdfa >= 1.1.4, process, containers >= 0.3.0.0, strict >= 0.3.2, split