id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
51,parens around RHS of type instance rejected,ganesh,nibro,"This program is accepted by GHC but rejected by HSE:
{{{
module Test3 where

class Test3 a

instance (Test3 ())
}}}
",bug report,closed,major,Full code support,parser,1.0.0,fixed,,
