You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to section 2.3.2. Flags Message Attribute of RFC 3501, keyword flags do not begin with "", but the Show instance of Flag in Network.HaskellNet.IMAP shows keywords prefixed with "". At first glance I don't see how this will cause any problems, but it's misleading regardless.
The text was updated successfully, but these errors were encountered:
According to section 2.3.2. Flags Message Attribute of RFC 3501, keyword flags do not begin with "", but the Show instance of Flag in Network.HaskellNet.IMAP shows keywords prefixed with "". At first glance I don't see how this will cause any problems, but it's misleading regardless.
The text was updated successfully, but these errors were encountered: