proc-0.0.1: proc.cabal
name: proc
version: 0.0.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 && < 5, xformat >= 0.1, filepath >= 1.1.0.3, directory >= 1.0.1.0