ad 1.0.0 → 1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- ad.cabal +2/−2
ad.cabal view
@@ -1,5 +1,5 @@ name: ad-version: 1.0.0+version: 1.0.1 license: BSD3 license-File: LICENSE copyright: (c) Edward Kmett 2010-2011,@@ -85,7 +85,7 @@ base >= 4 && < 5, data-reify >= 0.6 && < 0.7, containers >= 0.2 && < 0.5,- template-haskell >= 2.4 && < 2.5,+ template-haskell >= 2.4 && < 2.6, array >= 0.2 && < 0.4, comonad >= 1.0 && < 1.1, streams >= 0.6 && < 0.7