packages feed

extensible-data 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~template-haskell

Dependency ranges changed: template-haskell

Files

extensible-data.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.1
+Version:             0.1.0.2
 
 -- A short (one-line) description of the package.
 Synopsis:            Sums/products/lists/trees which can be extended in other modules
@@ -55,5 +55,5 @@     base >= 4.3 && < 5.0,
     data-lens >= 2.0.1 && < 2.2, 
     hashable >= 1.0.1.1 && < 1.2,
-    template-haskell >= 2.5.0.0 && < 2.6,
+    template-haskell >= 2.5.0.0 && < 2.7,
     unordered-containers >= 0.1.4.6 && < 0.2