-Wall is on

This commit is contained in:
Don Stewart
2007-11-05 03:18:15 +00:00
parent 50a61a49a2
commit 1ae326cfa7

View File

@@ -14,6 +14,7 @@ extra-source-files: README scripts/generate-configs scripts/run-xmonad.sh
scripts/xinitrc scripts/xmonad-acpi.c scripts/xinitrc scripts/xmonad-acpi.c
scripts/xmonad-clock.c tests/test_SwapWorkspaces.hs scripts/xmonad-clock.c tests/test_SwapWorkspaces.hs
tests/tests_XPrompt.hs tests/tests_XPrompt.hs
ghc-options: -Wall
exposed-modules: XMonad.Actions.Commands exposed-modules: XMonad.Actions.Commands
XMonad.Actions.ConstrainedResize XMonad.Actions.ConstrainedResize
XMonad.Actions.CopyWindow XMonad.Actions.CopyWindow