packages feed

FilePather 0.1.1 → 0.1.2

raw patch · 1 files changed

+2/−7 lines, 1 filesdep −HUnitdep −QuickCheckdep −test-frameworkPVP ok

version bump matches the API change (PVP)

Dependencies removed: HUnit, QuickCheck, test-framework, test-framework-hunit, test-framework-quickcheck2

API changes (from Hackage documentation)

Files

FilePather.cabal view
@@ -1,5 +1,5 @@ Name:               FilePather-Version:            0.1.1+Version:            0.1.2 Author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> Maintainer:         Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> Copyright:          Tony Morris@@ -34,12 +34,7 @@                     filepath >= 1.2,                     mtl >= 2,                     comonad >= 1.1,-                    transformers >= 0.2,-                    HUnit,-                    QuickCheck,-                    test-framework,-                    test-framework-hunit,-                    test-framework-quickcheck2+                    transformers >= 0.2    GHC-Options:                     -Wall