diff options
-rw-r--r-- | ghc/docs/users_guide/debugging.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/docs/users_guide/debugging.sgml b/ghc/docs/users_guide/debugging.sgml index b0efce5048..943315e4db 100644 --- a/ghc/docs/users_guide/debugging.sgml +++ b/ghc/docs/users_guide/debugging.sgml @@ -192,7 +192,7 @@ Some of the most useful ones are: <Term><Option>-ddump-parsed</Option>:</Term> <ListItem> <Para> -oarser output +parser output </Para> </ListItem> </VarListEntry> |