You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jon Kristensen
932953274d
Change Read/Show instances, update picklers and change LangTag exports
...
The reason for removing these instances are the same as in #24 .
Affected types are: StanzaID, IQRequestType, MessageType,
PresenceType, StanzaErrorType, StanzaErrorCondition, SaslError,
StreamErrorCondition, Version, and LangTag.
It's quite boilerplate and ugly, but I think that it will do for now.
13 years ago
..
Concurrent
add reconnect function
13 years ago
IM
rename field of Item data type
13 years ago
Sasl
add reconnect function
13 years ago
Xep
clear modules necessare for cabal install of warnings
13 years ago
Concurrent.hs
add reconnect function
13 years ago
IM.hs
remove duplicate export of InstantMessage in Network.Xmpp.IM
13 years ago
Internal.hs
Suggested solution for #8
13 years ago
Lens.hs
add lenses for stanza types
13 years ago
Marshal.hs
Change Read/Show instances, update picklers and change LangTag exports
13 years ago
Sasl.hs
Remove unsuitable `Read' instance for `Jid'
13 years ago
Stanza.hs
add Default instance for Message and Presence
13 years ago
Stream.hs
ignore whitespaces between elements
13 years ago
Tls.hs
change loggers in Network.Xmpp.Tls to log to Pontarius.Xmpp.Tls (was Pontarius.Xmpp)
13 years ago
Types.hs
Change Read/Show instances, update picklers and change LangTag exports
13 years ago
Utilities.hs
change reader conduit to buffered source
13 years ago