From 2f403246cb0eb4a0c39598f03cb2116ad00fc500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 3 Jun 2026 20:32:11 +0200 Subject: Move Stored declaration to Object.Storable module --- src/Erebos/Storage/Graph.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Erebos/Storage/Graph.hs') diff --git a/src/Erebos/Storage/Graph.hs b/src/Erebos/Storage/Graph.hs index 79e25bc..1312941 100644 --- a/src/Erebos/Storage/Graph.hs +++ b/src/Erebos/Storage/Graph.hs @@ -40,7 +40,7 @@ import Data.Set qualified as S import System.IO.Unsafe (unsafePerformIO) import Erebos.Object -import Erebos.Storable +import Erebos.Storable.Internal import Erebos.Storage.Internal import Erebos.Util -- cgit v1.2.3