Files
dotfiles/cabal/share/x86_64-osx-ghc-7.10.1/HUnit-1.2.5.2
2015-04-05 17:47:08 +02:00
..
2015-04-05 17:47:08 +02:00
2015-04-05 17:47:08 +02:00
2015-04-05 17:47:08 +02:00
2015-04-05 17:47:08 +02:00

HUnit is a unit testing framework for Haskell, inspired by the JUnit
tool for Java.  HUnit is free software; see its "License" file for
details.  HUnit is available at <http://hunit.sourceforge.net>.

HUnit 1.1.1 consists of a number of files.  Besides Haskell source files
in Test/HUnit (whose names end in ".hs" or ".lhs"), these files include:

  * README          -- this file
  * doc/Guide.html  -- user's guide, in HTML format
  * LICENSE         -- license for use of HUnit

See the user's guide for more information.