summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-02-08 15:51:42 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2025-02-08 23:00:33 +0100
commit7cebff0d30b628e4a7d32feff83a767c126e32e7 (patch)
treeaafe7d06491671bd6eb7217ebc8f10d55cf67436 /erebos-tester.cabal
parentd5c8930e9b14c1d1953c3a25c6be503b95d67d50 (diff)
Time information in output
Changelog: Time information in output
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index c944e83..77af52b 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -96,6 +96,7 @@ executable erebos-tester
base ^>= { 4.15, 4.16, 4.17, 4.18, 4.19, 4.20 },
bytestring ^>= { 0.10, 0.11, 0.12 },
containers ^>= { 0.6.2.1, 0.7 },
+ clock ^>= { 0.8.4 },
directory ^>=1.3.6.0,
filepath ^>= { 1.4.2.1, 1.5.2 },
Glob >=0.10 && <0.11,