aboutsummaryrefslogtreecommitdiffstats
path: root/lib/typer/src/typer.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/typer/src/typer.app.src')
-rw-r--r--lib/typer/src/typer.app.src3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/typer/src/typer.app.src b/lib/typer/src/typer.app.src
index f7c3ff867f..2109f7fc37 100644
--- a/lib/typer/src/typer.app.src
+++ b/lib/typer/src/typer.app.src
@@ -6,8 +6,7 @@
{modules, [typer,
typer_annotator,
typer_info,
- typer_options,
- typer_preprocess]},
+ typer_options]},
{registered, []},
{applications, [compiler, dialyzer, hipe, kernel, stdlib]},
{env, []}]}.