Remove flag conditional

This commit is contained in:
Sibi Prabakaran 2017-04-27 17:49:21 +05:30
parent 10b5d4f8e2
commit 3350ca3d9a
No known key found for this signature in database
GPG Key ID: D19E3E0EBB557613

View File

@ -23,8 +23,6 @@ executable yesod
cpp-options: -DWINDOWS
if os(openbsd)
ld-options: -Wl,-zwxneeded
if flag(debug)
cpp-options: -DDEBUG
build-depends: base >= 4.3 && < 5
, parsec >= 2.1 && < 4