Remove flag conditional
This commit is contained in:
parent
10b5d4f8e2
commit
3350ca3d9a
@ -23,8 +23,6 @@ executable yesod
|
|||||||
cpp-options: -DWINDOWS
|
cpp-options: -DWINDOWS
|
||||||
if os(openbsd)
|
if os(openbsd)
|
||||||
ld-options: -Wl,-zwxneeded
|
ld-options: -Wl,-zwxneeded
|
||||||
if flag(debug)
|
|
||||||
cpp-options: -DDEBUG
|
|
||||||
|
|
||||||
build-depends: base >= 4.3 && < 5
|
build-depends: base >= 4.3 && < 5
|
||||||
, parsec >= 2.1 && < 4
|
, parsec >= 2.1 && < 4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user