fix non-xmpp build
This commit is contained in:
parent
f0f7f93931
commit
a2c393b4ae
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ data Buddy = Buddy
|
||||||
, buddyAssistants :: S.Set Client
|
, buddyAssistants :: S.Set Client
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
data Buddy
|
data Buddy = Buddy
|
||||||
#endif
|
#endif
|
||||||
deriving (Eq, Show)
|
deriving (Eq, Show)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue