diff --git a/Options.hs b/Options.hs index 7e2e7ddf0..403f24511 100644 --- a/Options.hs +++ b/Options.hs @@ -12,9 +12,9 @@ import Ledger.Utils import Ledger.Types import Ledger.Dates -configflags = [ +configflags = tail ["" #ifdef VTY - "vty" + ,"vty" #endif #ifdef ANSI ,"ansi"