diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-06-29 22:17:52 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-06-30 15:42:55 +0200 |
commit | fb2f418a6b2b00f5b1f032547bb7e47749a23b80 (patch) | |
tree | 47852ce8264cfe9ddaca9c372244e46de6a89fa2 /erebos.cabal | |
parent | a16efeb30c3d68479e609196e6e1320c89acc6a6 (diff) |
Storage watching tests with multiple heads and readers
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 45e6526..8a8f0bc 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -195,3 +195,4 @@ executable erebos text, time, transformers >= 0.5 && <0.7, + uuid, |