formatting
This commit is contained in:
@@ -48,6 +48,8 @@ debugFlagReader = maybeReader $ Just . \case
|
|||||||
"dump-eval" -> DDumpEval
|
"dump-eval" -> DDumpEval
|
||||||
"dump-opts" -> DDumpOpts
|
"dump-opts" -> DDumpOpts
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------------
|
||||||
|
|
||||||
main :: IO ()
|
main :: IO ()
|
||||||
main = do
|
main = do
|
||||||
opts <- execParser optParser
|
opts <- execParser optParser
|
||||||
|
|||||||
Reference in New Issue
Block a user