Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/HUnit/HUnit.cabal

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


name:		HUnit
version:	1.1.1
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

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.