packages feed

Cabal revisions of test-framework-hunit-0.2.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                test-framework-hunit Version:             0.2.3+x-revision: 1 Cabal-Version:       >= 1.2.3 Category:            Testing Synopsis:            HUnit support for the test-framework package. Library         Exposed-Modules:        Test.Framework.Providers.HUnit         -        Build-Depends:          test-framework >= 0.2.0, HUnit >= 1.2 && < 2+        Build-Depends:          test-framework >= 0.2.0, HUnit >= 1.2 && < 1.3         if flag(splitBase)                 Build-Depends:          base >= 3 && < 5         else
revision 2
 Name:                test-framework-hunit Version:             0.2.3-x-revision: 1+x-revision: 2 Cabal-Version:       >= 1.2.3 Category:            Testing Synopsis:            HUnit support for the test-framework package. Library         Exposed-Modules:        Test.Framework.Providers.HUnit         -        Build-Depends:          test-framework >= 0.2.0, HUnit >= 1.2 && < 1.3+        Build-Depends:          test-framework >= 0.2 && < 0.7, HUnit >= 1.2 && < 1.3         if flag(splitBase)                 Build-Depends:          base >= 3 && < 5         else