Some API refactoring.
I can't say how I hate the Types.hs thing in Haskell!
This commit is contained in:
parent
d4be110200
commit
864a364da9
7 changed files with 47 additions and 51 deletions
1
Hsbot.hs
1
Hsbot.hs
|
@ -7,7 +7,6 @@ import Config.Dyre.Relaunch
|
|||
import Control.Monad.Reader
|
||||
import System.Log.Logger
|
||||
|
||||
import Hsbot.Config
|
||||
import Hsbot.Core
|
||||
import Hsbot.Types
|
||||
|
||||
|
|
Reference in a new issue