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/Register.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Reaktor/Plugins/Register.hs') diff --git a/src/Reaktor/Plugins/Register.hs b/src/Reaktor/Plugins/Register.hs index 48c3ff2..5e987a7 100644 --- a/src/Reaktor/Plugins/Register.hs +++ b/src/Reaktor/Plugins/Register.hs @@ -8,7 +8,7 @@ import Control.Monad (when) import Data.Aeson import qualified Data.ByteString.Char8.Extended as BS import GHC.Generics -import Reaktor.Types +import Reaktor.Internal import Reaktor.Utils (nextNick,randomNick) -- cgit v1.2.3