summaryrefslogtreecommitdiff
path: root/Omni/Agent.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Omni/Agent.hs')
-rw-r--r--Omni/Agent.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Omni/Agent.hs b/Omni/Agent.hs
index 21fa982..04e3d46 100644
--- a/Omni/Agent.hs
+++ b/Omni/Agent.hs
@@ -3,12 +3,11 @@
{-# LANGUAGE QuasiQuotes #-}
{-# LANGUAGE NoImplicitPrelude #-}
--- : out agent
+-- : out agent-patched
-- : dep temporary
module Omni.Agent where
import Alpha
-import Omni.DoesNotExist
import qualified Data.Text as Text
import qualified Omni.Agent.Core as Core
import qualified Omni.Agent.Log as Log