increase warning levels for stunnel

This commit is contained in:
Vincent Hanquez 2010-11-30 08:19:38 +00:00
parent c09f90316f
commit 2f9563b2cd

View file

@ -65,6 +65,7 @@ Executable stunnel
Buildable: True
else
Buildable: False
ghc-options: -Wall -fno-warn-missing-signatures
executable Tests
Main-is: Tests.hs