From ef6d9a50db115e296d2d9bec3e94c7369f1d504c Mon Sep 17 00:00:00 2001 From: Artem Pelenitsyn Date: Wed, 26 Jun 2019 04:33:17 -0400 Subject: typo in the docs for DynFlags.hs --- compiler/main/DynFlags.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler') diff --git a/compiler/main/DynFlags.hs b/compiler/main/DynFlags.hs index 54fb684649..84091b3abc 100644 --- a/compiler/main/DynFlags.hs +++ b/compiler/main/DynFlags.hs @@ -2765,7 +2765,7 @@ updOptLevel n dfs -- Parsing the dynamic flags. --- | Parse dynamic flags from a list of command line arguments. Returns the +-- | Parse dynamic flags from a list of command line arguments. Returns -- the parsed 'DynFlags', the left-over arguments, and a list of warnings. -- Throws a 'UsageError' if errors occurred during parsing (such as unknown -- flags or missing arguments). -- cgit v1.2.1