mbug-1.1: download bugs mailboxes
MBug.Data.Bug
Synopsis
data Bug Source #
Brief information about bug, that is extracted from request page
Constructors
Fields
bug number.
bug severity (FIXME: should be enumeration)
package to which bug assigned to
bug subject
Instances
Methods
showsPrec :: Int -> Bug -> ShowS #
show :: Bug -> String #
showList :: [Bug] -> ShowS #