Cabal revisions of HUnit-1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: HUnit-version: 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+name: HUnit +version: 1.1 +x-revision: 1 +license: BSD3 +license-file: LICENSE +author: Dean Herington +homepage: http://hunit.sourceforge.net/ +category: Testing +build-depends: base < 4 +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