From 72dfd7bdb13e71c04604c0458582960259ec8fbf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 15 May 2018 13:00:35 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trivmix/Trivmix.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trivmix/Trivmix.hs b/trivmix/Trivmix.hs index 4d7c6f7..7743246 100644 --- a/trivmix/Trivmix.hs +++ b/trivmix/Trivmix.hs @@ -83,7 +83,7 @@ optionParser = Options <> value def <> showDefault ) - <*> option auto ( long "balance" + <*> option auto ( long "initial-balance" <> metavar "BALANCE" <> help "Initial value for balance" <> value ($$(refineTH 1.0) :: Balance) -- cgit v1.2.3