summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 0b33141..e610d94 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -110,6 +110,7 @@ library
Erebos.State
Erebos.Storable
Erebos.Storage
+ Erebos.Storage.Backend
Erebos.Storage.Head
Erebos.Storage.Key
Erebos.Storage.Merge
@@ -118,7 +119,9 @@ library
other-modules:
Erebos.Flow
Erebos.Object.Internal
+ Erebos.Storage.Disk
Erebos.Storage.Internal
+ Erebos.Storage.Memory
Erebos.Storage.Platform
Erebos.Util