On 31 August 2004 11:12, George Russell wrote:

> # ghc Unused.hs -fwarn-unused-binds -fglasgow-exts
> 
> Unused.hs:10: Warning: Defined but not used: Dummy

It's referring to the data constructor, not the type constructor.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to