summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2026-08-12 21:41:28 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2026-08-14 22:08:15 +0200
commit3bd3dbaaf6c840e05b90da8a8fd1e051cf473255 (patch)
tree53372e6abc58abf09f0277a7729b0cf038001032 /erebos.cabal
parent127036f4f7fc295b5815503f4f27e4f2827e02f1 (diff)
Key handling in MonadStorage class
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 2d43e33..a8178a1 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -128,6 +128,7 @@ library
Erebos.Storage.Disk
Erebos.Storage.Internal
Erebos.Storage.Memory
+ Erebos.Storage.Monad
Erebos.Storage.Platform
Erebos.TextFormat.Types
Erebos.UUID