put back -fwarn-depcrecations
authorSimon Marlow <marlowsd@gmail.com>
Tue, 12 Aug 2008 14:16:06 +0000 (14:16 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 12 Aug 2008 14:16:06 +0000 (14:16 +0000)
commit27abb1f52b023d7bc8a796e22e5e7ef281df0fcb
tree9c652e441ac8b8930d65889b3a16a036b4f73e74
parent33fd028c5ee862fc97ac3cf79329b40608fbaab6
put back -fwarn-depcrecations
It was replaced by -fwarn-warnings-deprecations, but I think we want
to keep it for backwards compatibility.  I'm not sure we want to
deprecate it either...
compiler/main/DynFlags.hs