Tidy up pretty-printing of InlinePragma
authorsimonpj@microsoft.com <unknown>
Tue, 9 Mar 2010 17:27:30 +0000 (17:27 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 9 Mar 2010 17:27:30 +0000 (17:27 +0000)
commit0ccb37ab2cc96f6e9cca7fe8fe0889efc13a8a69
tree19145eeb6a7a409a86768ca9d906ddb9dd5271c0
parent7effbbbbdfe7eb05c6402fa9337e358e7e9fadde
Tidy up pretty-printing of InlinePragma

We were getting "INLINEALWAYS" printed out here and there.
Now there are always brackets around the activation, thus "INLINE[ALWAYS]"
compiler/basicTypes/BasicTypes.lhs