gdiff-th 0.1.0.5 → 0.1.0.6
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- gdiff-th.cabal +2/−1
gdiff-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 -- A short (one-line) description of the package. Synopsis: Generate gdiff GADTs and Instances.@@ -18,6 +18,7 @@ There are examples in the @examples@ directory of the cabal tarball. Also the main module includes an example in the documentation. . * 0.1.0.4 : Builds on GHC 7.6.1, 7.4.2, and 7.0.3+ . * 0.1.0.5 : Doc fixes. -- The license under which the package is released.