packages feed

HUnit-1.2.5.1: HUnit.cabal.hugs

Name:                   HUnit
Version:                1.2.5.0
License:                BSD3
License-File:           LICENSE
Author:                 Dean Herington
Homepage:               http://hunit.sourceforge.net/
Category:               Testing
Build-Depends:          base
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>.
Exposed-Modules:
    Test.HUnit.Base,
    Test.HUnit.Lang,
    Test.HUnit.Terminal,
    Test.HUnit.Text,
    Test.HUnit
Extensions:             CPP
Hugs-Options:           -98