From 6f5773590d2a1453aba3c47bcca286c4ffeb93bd Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 28 Mar 2010 11:00:50 +0000 Subject: git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@48 9f8f72e9-4bf4-416e-b76e-7d4203597157 --- HsBot/IRC/User.hs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'HsBot/IRC/User.hs') diff --git a/HsBot/IRC/User.hs b/HsBot/IRC/User.hs index cd6d55f..422f910 100644 --- a/HsBot/IRC/User.hs +++ b/HsBot/IRC/User.hs @@ -1,9 +1,8 @@ -module HsBot.User where +module HsBot.IRC.User where import List -import HsBot.Karma -import HsBot.Render +import HsBot.General.Render data User = User { userName :: String, -- cgit v1.2.3