Wed May 30 00:16:25 PDT 2007  [EMAIL PROTECTED]
  * Reject newtypes with strictness annotations; fixes read008
  
  This used to be a parse error, but ! annotations are now handled
  further downstream in the compiler, and I'd forgotten to check
  that newtypes do not have strictness annotations.
  
  The test read008 is technically in the wrong place (it's a typechecker
  test now) but that doesn't matter
  

    M ./compiler/typecheck/TcTyClsDecls.lhs +6

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to