packages feed

Cabal revisions of test-framework-hunit-0.2.7

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

revision 1
 Name:                test-framework-hunit Version:             0.2.7+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, extensible-exceptions >= 0.1.1 && < 0.2.0+        Build-Depends:          test-framework >= 0.2.0, HUnit >= 1.2 && < 1.3, extensible-exceptions >= 0.1.1 && < 0.2.0         if flag(base3)                 Build-Depends:          base >= 3 && < 4         else
revision 2
 Name:                test-framework-hunit Version:             0.2.7-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, extensible-exceptions >= 0.1.1 && < 0.2.0+        Build-Depends:          test-framework >= 0.2 && < 0.7, HUnit >= 1.2 && < 1.3, extensible-exceptions >= 0.1.1 && < 0.2.0         if flag(base3)                 Build-Depends:          base >= 3 && < 4         else