packages feed

Cabal revisions of test-framework-0.8.1.0

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

revision 1
 Name:                test-framework Version:             0.8.1.0+x-revision: 1 Cabal-Version:       >= 1.6 Category:            Testing Synopsis:            Framework for running and organising tests, with HUnit and QuickCheck support                                 Test.Framework.Runners.XML                                 Test.Framework.Utilities -        Build-Depends:          ansi-terminal >= 0.4.0, ansi-wl-pprint >= 0.5.1,-                                base >= 4.3 && < 5, random >= 1.0, containers >= 0.1,-                                regex-posix >= 0.72,-                                old-locale >= 1.0,-                                time >= 1.1.2 && < 1.6,-                                xml >= 1.3.5, hostname >= 1.0+        Build-Depends:          ansi-terminal  >= 0.4.0 && < 0.7+                              , ansi-wl-pprint >= 0.5.1 && < 0.7+                              , base           >= 4.3   && < 4.11+                              , random         >= 1.0   && < 1.2+                              , containers     >= 0.1   && < 0.6+                              , regex-posix    >= 0.72  && < 0.96+                              , old-locale     >= 1.0   && < 1.1+                              , time           >= 1.1.2 && < 1.6+                              , xml            >= 1.3.5 && < 1.4+                              , hostname       >= 1.0   && < 1.1          Extensions:             CPP                                 PatternGuards