packages feed

HTF 0.3.1 → 0.3.2

raw patch · 1 files changed

+6/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

HTF.cabal view
@@ -1,5 +1,5 @@ Name:             HTF-Version:          0.3.1+Version:          0.3.2 License:          LGPL License-File:     LICENSE Copyright:        (c) 2005-2010 Stefan Wehr@@ -24,12 +24,16 @@     The documentation of the "Test.Framework.Tutorial" module     provides a tutorial for the HTF. -Tested-With:      GHC==6.10.4+Tested-With:      GHC==6.10.4, GHC==6.12 Build-Type:       Simple Cabal-Version:    >= 1.6 Extra-Source-Files:   README   TODO++Source-Repository head+  Type:           darcs+  Location:       http://www.stefanwehr.de/darcs/HTF  Executable htfpp   Main-Is:          HTFPP.hs