cabal: update cabal files
This commit is contained in:
parent
4387e6ffb5
commit
0de3acabcb
@ -134,6 +134,7 @@ library
|
||||
, tasty-hunit >=0.10.0.2
|
||||
, template-haskell
|
||||
, text >=1.2
|
||||
, text-ansi >=0.2.1
|
||||
, time >=1.5
|
||||
, timeit
|
||||
, transformers >=0.2
|
||||
@ -187,6 +188,7 @@ test-suite doctest
|
||||
, tasty-hunit >=0.10.0.2
|
||||
, template-haskell
|
||||
, text >=1.2
|
||||
, text-ansi >=0.2.1
|
||||
, time >=1.5
|
||||
, timeit
|
||||
, transformers >=0.2
|
||||
@ -242,6 +244,7 @@ test-suite unittest
|
||||
, tasty-hunit >=0.10.0.2
|
||||
, template-haskell
|
||||
, text >=1.2
|
||||
, text-ansi >=0.2.1
|
||||
, time >=1.5
|
||||
, timeit
|
||||
, transformers >=0.2
|
||||
|
||||
@ -162,6 +162,7 @@ library
|
||||
, tasty >=1.2.3
|
||||
, temporary
|
||||
, text >=0.11
|
||||
, text-ansi >=0.2.1
|
||||
, time >=1.5
|
||||
, timeit
|
||||
, transformers
|
||||
@ -211,6 +212,7 @@ executable hledger
|
||||
, tasty >=1.2.3
|
||||
, temporary
|
||||
, text >=0.11
|
||||
, text-ansi >=0.2.1
|
||||
, time >=1.5
|
||||
, timeit
|
||||
, transformers
|
||||
@ -261,6 +263,7 @@ test-suite unittest
|
||||
, tasty >=1.2.3
|
||||
, temporary
|
||||
, text >=0.11
|
||||
, text-ansi >=0.2.1
|
||||
, time >=1.5
|
||||
, timeit
|
||||
, transformers
|
||||
@ -310,6 +313,7 @@ benchmark bench
|
||||
, tasty >=1.2.3
|
||||
, temporary
|
||||
, text >=0.11
|
||||
, text-ansi >=0.2.1
|
||||
, time >=1.5
|
||||
, timeit
|
||||
, transformers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user