arbtt 0.9.0.4 → 0.9.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tasty
Dependency ranges changed: tasty
Files
- arbtt.cabal +2/−2
arbtt.cabal view
@@ -1,5 +1,5 @@ name: arbtt-version: 0.9.0.4+version: 0.9.0.5 license: GPL license-file: LICENSE category: Desktop@@ -227,7 +227,7 @@ test.hs Build-depends: base == 4.5.* || == 4.6.* || == 4.7.* || == 4.8.*- , tasty >= 0.7 && < 0.11+ , tasty >= 0.7 && < 0.12 , tasty-golden >= 2.2.0.2 && <= 2.4 , tasty-hunit >= 0.2 && < 0.11 , process-extras == 0.2.* || == 0.3.*