summaryrefslogtreecommitdiffstats
path: root/driver/main.ml
diff options
context:
space:
mode:
Diffstat (limited to 'driver/main.ml')
-rw-r--r--driver/main.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/main.ml b/driver/main.ml
index 8b895af63..b3d5842a0 100644
--- a/driver/main.ml
+++ b/driver/main.ml
@@ -138,6 +138,7 @@ module Options = Main_args.Make_bytecomp_options (struct
let _where = print_standard_library
let _verbose = set verbose
let _nopervasives = set nopervasives
+ let _dsource = set dump_source
let _dparsetree = set dump_parsetree
let _drawlambda = set dump_rawlambda
let _dlambda = set dump_lambda