Enable -Werror by default for htools
authorIustin Pop <iustin@google.com>
Sun, 25 Mar 2012 14:32:35 +0000 (16:32 +0200)
committerIustin Pop <iustin@google.com>
Mon, 26 Mar 2012 08:54:15 +0000 (10:54 +0200)
commit74e6074691a5c2d685e7487b9b1c9882a981fea1
tree9bd4c15a73415f54f91d54673c2aec38e5cbb1f1
parent30d25dd856cf539ca0dc798310180007abee7b6b
Enable -Werror by default for htools

Since the code base is now "clean" across all supported GHC versions
(6.12-7.4), we can enable -Werror again.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
Makefile.am