Skip to content
  • Simon Marlow's avatar
    [project @ 2001-08-16 10:25:21 by simonmar] · a035c70f
    Simon Marlow authored
    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.
    a035c70f