From f97c57d7730bf94f886b15ea9a5426f0bc6634c7 Mon Sep 17 00:00:00 2001 From: Jon Doe Date: Sat, 19 Sep 2020 21:26:04 +0200 Subject: [PATCH] actually use the author type --- src/GypsFulvus/PluginStuff.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GypsFulvus/PluginStuff.hs b/src/GypsFulvus/PluginStuff.hs index a450dcc..6f6e5e4 100644 --- a/src/GypsFulvus/PluginStuff.hs +++ b/src/GypsFulvus/PluginStuff.hs @@ -54,7 +54,7 @@ makeNetworkIdentStyleAutor makeNetworkIdentStyleAutor n i h c = NetworkIdentStyleAutor n (IrcMask i h) c data Sewage = Sewage { - getSewageAutor :: T.Text, + getSewageAutor :: SewageAutorInfo, getSewage :: T.Text } data Manhole = Manhole {