Whitespace forward compatibility for proposal #229
GHC Proposal #229 changes the lexical rules of Haskell, which may require slight whitespace adjustments in certain cases.
This patch changes formatting in nofib
in a way that enables it to compile under the proposed rules.