diff options
Diffstat (limited to '')
-rw-r--r-- | Config.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ module Config import Network -import Hsbot.Core +import Hsbot.Types -- | Imported plugins goes there defaultPlugins :: [String] |