From a00da57346c195b1b15d1c6aca2891483901aae6 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 21 Jan 2019 19:44:39 +0100 Subject: src: Types -> Internal --- src/Reaktor/Plugins/Mention.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Reaktor/Plugins/Mention.hs') diff --git a/src/Reaktor/Plugins/Mention.hs b/src/Reaktor/Plugins/Mention.hs index a08604c..75de87c 100644 --- a/src/Reaktor/Plugins/Mention.hs +++ b/src/Reaktor/Plugins/Mention.hs @@ -6,8 +6,8 @@ import Control.Monad (when) import Data.Aeson import qualified Data.ByteString.Char8.Extended as BS import qualified Data.Char +import Reaktor.Internal import Reaktor.Message -import Reaktor.Types plugin :: Value -> IO Plugin -- cgit v1.2.3