ajhc-0.8.0.1: lib/ext/HUnit.cabal
Name: HUnit
Version: 1.2.5.1
options: -fcpp
Homepage: http://hunit.sourceforge.net/
Category: Testing
Synopsis: A unit testing framework for Haskell
Description:
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: <http://www.junit.org>.
Build-Depends: deepseq
Exposed-Modules: Test.HUnit.Base,
Test.HUnit.Lang,
Test.HUnit.Terminal,
Test.HUnit.Text,
Test.HUnit