Fix Trac #3261: make default types play nice with -Werror
authorsimonpj@microsoft.com <unknown>
Thu, 28 May 2009 16:49:00 +0000 (16:49 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 28 May 2009 16:49:00 +0000 (16:49 +0000)
commit7a7a635688c768eb7bbeec37768d4d963581c9db
treeabc0e625fb89c7f02147d191e8ba9583946c503d
parent5463bfd3f0c3cb91d7852e6e35a0b3e3738da071
Fix Trac #3261: make default types play nice with -Werror

The trial-and-error for type defaults was not playing nicely with
-Werror. The fix is simple.
compiler/typecheck/TcSimplify.lhs