Revert ghc-options changes

This commit is contained in:
Spencer Janssen
2007-11-05 03:03:27 +00:00
parent 2ef6f91fb1
commit 50a61a49a2

View File

@@ -10,8 +10,6 @@ license-file: LICENSE
author: Spencer Janssen
maintainer: sjanssen@cse.unl.edu
build-depends: base>=2.0, mtl, unix, X11==1.3.0, xmonad==0.4
ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s
ghc-prof-options: -prof -auto-all
extra-source-files: README scripts/generate-configs scripts/run-xmonad.sh
scripts/xinitrc scripts/xmonad-acpi.c
scripts/xmonad-clock.c tests/test_SwapWorkspaces.hs