actually use the author type
This commit is contained in:
parent
3a6a218a83
commit
f97c57d773
@ -54,7 +54,7 @@ makeNetworkIdentStyleAutor
|
|||||||
makeNetworkIdentStyleAutor n i h c = NetworkIdentStyleAutor n (IrcMask i h) c
|
makeNetworkIdentStyleAutor n i h c = NetworkIdentStyleAutor n (IrcMask i h) c
|
||||||
|
|
||||||
data Sewage = Sewage {
|
data Sewage = Sewage {
|
||||||
getSewageAutor :: T.Text,
|
getSewageAutor :: SewageAutorInfo,
|
||||||
getSewage :: T.Text
|
getSewage :: T.Text
|
||||||
}
|
}
|
||||||
data Manhole = Manhole {
|
data Manhole = Manhole {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user