From 9fd045d5dd5a2d9b210847451fb6fc0837a00068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 3 Jun 2026 22:03:33 +0200 Subject: Move Ref declaration to Object.Internal 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 1312941..67daa3b 100644 --- a/src/Erebos/Storage/Graph.hs +++ b/src/Erebos/Storage/Graph.hs @@ -39,7 +39,7 @@ import Data.Set qualified as S import System.IO.Unsafe (unsafePerformIO) -import Erebos.Object +import Erebos.Object.Internal import Erebos.Storable.Internal import Erebos.Storage.Internal import Erebos.Util -- cgit v1.2.3