arbtt 0.9.0.10 → 0.9.0.11
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~process-extrasdep ~tasty-golden
Dependency ranges changed: process-extras, tasty-golden
Files
- arbtt.cabal +3/−3
arbtt.cabal view
@@ -1,5 +1,5 @@ name: arbtt-version: 0.9.0.10+version: 0.9.0.11 license: GPL license-file: LICENSE category: Desktop@@ -261,9 +261,9 @@ Build-depends: base >= 4.7 && < 4.10 , tasty >= 0.7 && < 0.12- , tasty-golden >= 2.2.0.2 && <= 2.4+ , tasty-golden >= 2.2.0.2 && < 2.4 , tasty-hunit >= 0.2 && < 0.11- , process-extras == 0.2.* || == 0.3.* || == 0.4.*+ , process-extras >= 0.2 && < 0.8 , deepseq , binary >= 0.5 , bytestring