[project @ 2001-08-16 10:25:21 by simonmar]
authorsimonmar <unknown>
Thu, 16 Aug 2001 10:25:21 +0000 (10:25 +0000)
committersimonmar <unknown>
Thu, 16 Aug 2001 10:25:21 +0000 (10:25 +0000)
commita035c70f3f5606672be0534e3cf268e9d81f8a8e
tree47bcf1ef99e15d18ec8885fa76cb00956aa762ba
parentef32ff0a45ff6af2018254fd4de5f657bea63385
[project @ 2001-08-16 10:25:21 by simonmar]
Prettier output for GHCi's :info

  - put parenthesis around operators in type signatures
    (both IfaceSig and ClassOpSig)

  - don't use the cryptic '= ::' notation for indicating that a
    class op has a default method, instead put the information in a
    comment after the type.
ghc/compiler/hsSyn/HsBinds.lhs
ghc/compiler/hsSyn/HsDecls.lhs