intern 0.9.1.3 → 0.9.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basedep ~text
Dependency ranges changed: base, text
Files
- intern.cabal +2/−2
intern.cabal view
@@ -1,6 +1,6 @@ name: intern category: Data, Data Structures-version: 0.9.1.3+version: 0.9.1.4 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE@@ -46,7 +46,7 @@ build-depends: base >= 4 && < 5, bytestring >= 0.9 && < 0.11,- text >= 0.11 && < 1.2,+ text >= 0.11 && < 1.3, hashable >= 1.1 && < 1.3, unordered-containers >= 0.2.1 && < 0.3, array >= 0.3 && < 0.6