From 85914371f31952b30b062624feec35706382af95 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Apr 2017 17:50:20 -0400 Subject: reorg --- CmdLine.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CmdLine.hs') diff --git a/CmdLine.hs b/CmdLine.hs index 42c28ee..40437b8 100644 --- a/CmdLine.hs +++ b/CmdLine.hs @@ -52,7 +52,7 @@ data ServerOpts = ServerOpts } data ControlOpts = ControlOpts - { controlWindow :: Bool + { controlWindowEnabled :: Bool } parseCmdLine :: Parser CmdLine -- cgit v1.2.3