cvs commit: fptools/ghc/compiler/ndpFlatten TODO fptools/ghc/compiler/parser Parser.y

Manuel Chakravarty chak@glass.cse.ogi.edu
Tue, 11 Dec 2001 23:46:28 -0800


chak        2001/12/11 23:46:28 PST

  Modified files:        (Branch: ghc-ndp-branch)
    ghc/compiler/ndpFlatten TODO 
    ghc/compiler/parser  Parser.y 
  Log:
  [::] is not parsed as a constructor, but as an "explicit parallel array"
  (arrays are not constructor-based after all)
  
  Revision  Changes    Path
  1.1.2.2   +27 -11    fptools/ghc/compiler/ndpFlatten/Attic/TODO
  1.76.2.2  +6 -3      fptools/ghc/compiler/parser/Parser.y