aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2016-08-21 20:55:41 +0200
committerDaniel Gröber <dxld@darkboxed.org>2016-08-21 20:55:41 +0200
commit2feb1e21f749b9759dff813679f3242e7bc0dfd9 (patch)
treed46abb065c37d70e7a53654cacf3d436a4b81826
parent9f6b9c53ccf1c0d3bb6d3aa4e183da9936d8e9ec (diff)
typo
-rw-r--r--CabalHelper/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CabalHelper/Main.hs b/CabalHelper/Main.hs
index a48c2bc..96262a5 100644
--- a/CabalHelper/Main.hs
+++ b/CabalHelper/Main.hs
@@ -120,7 +120,7 @@ usage = do
++" ) ...\n"
commands :: [String]
-commands = [ "print-bli"
+commands = [ "print-lbi"
, "package-id"
, "flags"
, "config-flags"