Hi,

I decided I should try and do a validation, but it failed:

typecheck/TcEnv.lhs:71:0:
    Warning: Module `PrelNames' is imported, but nothing from it is
used,
               except perhaps instances visible in `PrelNames'
             To suppress this warning, use: import PrelNames()

<no location info>:
Failing due to -Werror.

It looks fairly trivial to fix.

Wouldn't it make sense for people developing GHC to have -Werror turned
on all the time, so that these kind of bugs don't slip
through, even if someone forgets/skips a validation?

Thanks

Neil

==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================

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

Reply via email to