diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal index 7f96d80..749de5a 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -119,6 +119,7 @@ library Erebos.Storage.Key Erebos.Storage.Merge Erebos.Sync + Erebos.UUID other-modules: Erebos.Flow @@ -168,7 +169,6 @@ library stm >=2.5 && <2.6, text >= 1.2 && <2.2, time ^>= { 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14 }, - uuid >=1.3 && <1.4, zlib >=0.6 && <0.8 if os(windows) |