cvs commit: fptools/ghc/compiler/typecheck TcBinds.lhs TcImprove.lhs fptools/ghc/compiler/types FunDeps.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Thu, 7 Dec 2000 00:29:05 -0800


simonpj     2000/12/07 00:29:05 PST

  Modified files:
    ghc/compiler/typecheck TcBinds.lhs TcImprove.lhs 
    ghc/compiler/types   FunDeps.lhs 
  Log:
  Tidy up functional dependencies slightly
  
  Revision  Changes    Path
  1.78      +3 -3      fptools/ghc/compiler/typecheck/TcBinds.lhs
  1.15      +1 -3      fptools/ghc/compiler/typecheck/TcImprove.lhs
  1.9       +14 -12    fptools/ghc/compiler/types/FunDeps.lhs