fix a build error with certain flags
This commit is contained in:
parent
195fc13fcf
commit
00a89bf472
@ -12,9 +12,9 @@ import Ledger.Utils
|
|||||||
import Ledger.Types
|
import Ledger.Types
|
||||||
import Ledger.Dates
|
import Ledger.Dates
|
||||||
|
|
||||||
configflags = [
|
configflags = tail [""
|
||||||
#ifdef VTY
|
#ifdef VTY
|
||||||
"vty"
|
,"vty"
|
||||||
#endif
|
#endif
|
||||||
#ifdef ANSI
|
#ifdef ANSI
|
||||||
,"ansi"
|
,"ansi"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user