approximate 0.2 → 0.2.1
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~comonaddep ~lensdep ~pointed
Dependency ranges changed: comonad, lens, pointed, semigroupoids
Files
- approximate.cabal +5/−5
approximate.cabal view
@@ -1,6 +1,6 @@ name: approximate category: Numeric-version: 0.2+version: 0.2.1 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE@@ -45,17 +45,17 @@ binary >= 0.5 && < 0.8, bytes >= 0.7 && < 1, cereal >= 0.3.5 && < 0.4,- comonad >= 3 && < 4,+ comonad >= 3 && < 5, deepseq >= 1.3 && < 1.5, distributive >= 0.3 && < 1, generic-deriving >= 1.4 && < 1.7, ghc-prim, hashable >= 1.1.2.3 && < 1.3, hashable-extras >= 0.1 && < 1,- lens >= 3.9 && < 4,+ lens >= 3.9 && < 5, log-domain,- pointed >= 3 && < 4,- semigroupoids >= 3.0.2 && < 4,+ pointed >= 3 && < 5,+ semigroupoids >= 3.0.2 && < 5, semigroups >= 0.8.4 && < 1, safecopy >= 0.8.1 && < 0.9, vector >= 0.9 && < 0.11