id,summary,reporter,owner,description,type,status,milestone,resolution,keywords,cc,section,state
141,Whitespace fixes,igloo,,"In [http://www.haskell.org/onlinereport/haskell2010/haskellch4.html#dx10-65015 4.1.2] there is a `*->*->*-> *` with a space before the last `*`.

In [http://www.haskell.org/onlinereport/haskell2010/haskellch4.html#x10-780004.3.3 4.3.3] there are two `T`s followed by a space:
{{{
When deriving a class C for a type T , instances for all
superclasses of C must exist for T , either via an explicit
instance declaration or by including the superclass in the
deriving clause.
}}}
",modification,new,Haskell 2011,,,,Declarations/Bindings,complete
