[project @ 2004-04-05 10:52:23 by simonpj]
authorsimonpj <unknown>
Mon, 5 Apr 2004 10:52:25 +0000 (10:52 +0000)
committersimonpj <unknown>
Mon, 5 Apr 2004 10:52:25 +0000 (10:52 +0000)
commit25ef3ade4257614cd966e29d0ed595c9db5587a7
tree038494afb1be35374e732ba8577b43fed57410af
parentc7c01b0d35e816c4e85177d22d82be22261684a1
[project @ 2004-04-05 10:52:23 by simonpj]
Remove the entirely-redundant location from the argument of
constructor HsPredTy,
    so that we have
HsPredTy HsType
    rather than
HsPredTy LHsType
ghc/compiler/deSugar/DsMeta.hs
ghc/compiler/hsSyn/Convert.lhs
ghc/compiler/hsSyn/HsTypes.lhs
ghc/compiler/parser/RdrHsSyn.lhs
ghc/compiler/rename/RnHsSyn.lhs
ghc/compiler/rename/RnTypes.lhs
ghc/compiler/typecheck/TcHsType.lhs