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
|
@ -11,7 +11,6 @@ import Prelude hiding (catch)
|
|||
|
||||
import Hsbot.Message
|
||||
import Hsbot.Types
|
||||
import Hsbot.Utils
|
||||
|
||||
pingId :: PluginId
|
||||
pingId = PluginId
|
||||
|
|
Reference in a new issue