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
|
@ -19,7 +19,6 @@ import Prelude hiding (catch)
|
|||
import System.IO
|
||||
import System.Log.Logger
|
||||
|
||||
import Hsbot.Config
|
||||
import Hsbot.Types
|
||||
import Hsbot.Utils
|
||||
|
||||
|
|
Reference in a new issue