summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2019-11-29 22:49:08 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2019-12-02 23:11:32 +0100
commit51bc5cd6948985ab294ed3216345d046f4aefc85 (patch)
tree4c53471263dd9aabeeaadd2431b563fb355b9fae /erebos.cabal
parenta70628457a5ceccd37d1ba2e1791d4493b5a0502 (diff)
Storage: move stored list to separate module
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 2124701..d11a0f0 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -29,6 +29,7 @@ executable erebos
State,
Storage,
Storage.Internal
+ Storage.List
Storage.Key
Storage.Merge
Util