arbtt 0.9.0.5 → 0.9.0.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- arbtt.cabal +2/−2
arbtt.cabal view
@@ -1,5 +1,5 @@ name: arbtt-version: 0.9.0.5+version: 0.9.0.6 license: GPL license-file: LICENSE category: Desktop@@ -42,7 +42,7 @@ build-depends: base == 4.5.* || == 4.6.* || == 4.7.* || == 4.8.*, filepath, directory, transformers, utf8-string,- aeson == 0.6.* || == 0.7.* || == 0.8.* || == 0.9.*,+ aeson >= 0.6 && < 0.11, binary >= 0.5, bytestring, deepseq