diff options
Diffstat (limited to 'erebos.cabal')
| -rw-r--r-- | erebos.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 9229768..f384598 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -124,6 +124,8 @@ library Erebos.Storage.Key Erebos.Storage.Merge Erebos.Sync + Erebos.TextFormat + Erebos.TextFormat.Ansi other-modules: Erebos.Conversation.Class @@ -136,6 +138,7 @@ library Erebos.Storage.Internal Erebos.Storage.Memory Erebos.Storage.Platform + Erebos.TextFormat.Types Erebos.UUID Erebos.Util |