summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-11-26 21:21:09 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-11-26 21:21:09 +0100
commit16876457bc526e22c64d024cd76c188dd5ba62c6 (patch)
tree4505ff2d70de8164f2b191ec8221aacbc7ea7414 /erebos.cabal
parenta5f8c25eb31aa9c6997cba1431a44beda1a30a94 (diff)
Test: avoid the need for exposing Erebos.Storage.Internal
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/erebos.cabal b/erebos.cabal
index ba00538..0b33141 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -115,11 +115,10 @@ library
Erebos.Storage.Merge
Erebos.Sync
- -- Used by test tool:
- Erebos.Storage.Internal
other-modules:
Erebos.Flow
Erebos.Object.Internal
+ Erebos.Storage.Internal
Erebos.Storage.Platform
Erebos.Util