type-sub-th 0.1.0.5 → 0.1.0.6
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- type-sub-th.cabal +3/−3
type-sub-th.cabal view
@@ -7,7 +7,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version: 0.1.0.5+Version: 0.1.0.6 homepage: http://github.com/jfischoff/type-sub-th @@ -78,5 +78,5 @@ test-framework >= 0.4.1.1, uniplate >= 1.6.5, checkers >= 0.2.8,- th-instances >= 0.1.0.14- + th-instances >= 0.1.0.14,+ tuple >= 0.2.0.1