Name: test-framework-program Version: 1.1 Cabal-Version: >= 1.6 Category: Testing Synopsis: Test framework support for running simple test programs. License: BSD3 License-File: LICENSE Author: Adam Wick Maintainer: Adam Wick Build-Type: Simple Library Exposed-Modules: Test.Framework.Providers.Program Build-Depends: base >= 3 && <= 6, directory >= 1 && <= 2, process >= 1.1 && <= 2, test-framework >= 0.2.0 && < 1.0.0 Extensions: MultiParamTypeClasses,DeriveDataTypeable Ghc-Options: -Wall source-repository head type: git location: http://github.com/acw/test-framework-program