[project @ 2000-06-28 21:54:06 by lewie]
authorlewie <unknown>
Wed, 28 Jun 2000 21:54:06 +0000 (21:54 +0000)
committerlewie <unknown>
Wed, 28 Jun 2000 21:54:06 +0000 (21:54 +0000)
commitea05704115ffb3ed246f6c9ff1cce9c063a9e368
tree0c1b8f04b8a2df6a03b97bf83be89c1bb8b3e19e
parentd042db028daa5e7aeccc32e9b00037acbf2c40ab
[project @ 2000-06-28 21:54:06 by lewie]
Make it so that implicit params uniformly print with the `?' at the front
of the name.  Simon's last big commit re-arranged how interface files
were written, and implicit params were suddenly being written without the `?'.
This fixes both that bug, and Simon's concern that there were too many
different pretty printing functions for implicit params ;-)
ghc/compiler/hsSyn/HsTypes.lhs
ghc/compiler/types/PprType.lhs