diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-06-03 20:32:11 +0200 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-06-03 20:32:11 +0200 |
| commit | 2f403246cb0eb4a0c39598f03cb2116ad00fc500 (patch) | |
| tree | 4d904764801795c50bf050cbf016070cdf60118b /erebos.cabal | |
| parent | 0af593143966fb5d75cabec0695d8a0587cbdd7e (diff) | |
Move Stored declaration to Object.Storable module
Diffstat (limited to 'erebos.cabal')
| -rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index e45b824..da9e78d 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -124,6 +124,7 @@ library Erebos.Network.Channel Erebos.Network.Protocol Erebos.Object.Internal + Erebos.Storable.Internal Erebos.Storage.Disk Erebos.Storage.Internal Erebos.Storage.Memory |