[project @ 2000-11-30 15:46:01 by simonpj]
authorsimonpj <unknown>
Thu, 30 Nov 2000 15:46:02 +0000 (15:46 +0000)
committersimonpj <unknown>
Thu, 30 Nov 2000 15:46:02 +0000 (15:46 +0000)
commit28561da97db5e1b6ec04bbfc9240e432d40de3c2
tree0e81ba3ba05b216608d3a9d0eda7105fd7690427
parent0e7025cb075a559094af36a4655fbf5212a08209
[project @ 2000-11-30 15:46:01 by simonpj]
Make the tests for -fglasgow-exts apply only to source code.
  If you merely import a module that uses (say) multi-parameter
  type classes internally, you shouldn't need -fglasgow-exts.

  There were surprisingly few places to change.
ghc/compiler/rename/RnSource.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcInstDcls.lhs