Description: Lower a few deps.
Author: Dimitri John Ledkov <xnox@ubuntu.com>


--- haskell-hledger-lib-1.16.2.orig/hledger-lib.cabal
+++ haskell-hledger-lib-1.16.2/hledger-lib.cabal
@@ -136,8 +136,8 @@ library
     , safe >=0.2
     , split >=0.1
     , tabular >=0.2
-    , tasty >=1.2.3
-    , tasty-hunit >=0.10.0.2
+    , tasty
+    , tasty-hunit
     , template-haskell
     , text >=1.2
     , time >=1.5
@@ -187,8 +187,8 @@ test-suite doctest
     , safe >=0.2
     , split >=0.1
     , tabular >=0.2
-    , tasty >=1.2.3
-    , tasty-hunit >=0.10.0.2
+    , tasty
+    , tasty-hunit
     , template-haskell
     , text >=1.2
     , time >=1.5
@@ -241,8 +241,8 @@ test-suite unittest
     , safe >=0.2
     , split >=0.1
     , tabular >=0.2
-    , tasty >=1.2.3
-    , tasty-hunit >=0.10.0.2
+    , tasty
+    , tasty-hunit
     , template-haskell
     , text >=1.2
     , time >=1.5
