Good point -- old code to be deleted, thanks

S

| -----Original Message-----
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Wolfgang
| Thaller
| Sent: 27 October 2003 17:47
| To: [EMAIL PROTECTED]
| Subject: Strange Warning for data types with no constructors
| 
|  > module Bar where
|  >
|  > data Foobar
| 
| $ ghc -fglasgow-exts --make Bar.hs
| Chasing modules from: Bar.hs
| Compiling Bar              ( Bar.hs, Bar.o )
| WARNING: tyConArgVrc info inaccurate due to unavailable constructors.
|           Use -fno-prune-tydecls to fix.
| 
| The warning doesn't seem to cause any further problems, but it sounds
| scary. And there is no "-fno-prune-tydecls". Happens with the HEAD.
| 
| Cheers,
| 
| Wolfgang
| 
| _______________________________________________
| Cvs-ghc mailing list
| [EMAIL PROTECTED]
| http://www.haskell.org/mailman/listinfo/cvs-ghc


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

Reply via email to