Reorganized code and types, changed slightly the architecture.
This commit is contained in:
parent
57f559f3a1
commit
884c6c9f2e
10 changed files with 272 additions and 164 deletions
|
@ -5,7 +5,7 @@ module Config
|
|||
|
||||
import Network
|
||||
|
||||
import Hsbot.Core
|
||||
import Hsbot.Types
|
||||
|
||||
-- | Imported plugins goes there
|
||||
defaultPlugins :: [String]
|
||||
|
|
Reference in a new issue