diff --git a/collects/syntax/moddep.ss b/collects/syntax/moddep.ss index 380f6b1d7c..261ad8f4c6 100644 --- a/collects/syntax/moddep.ss +++ b/collects/syntax/moddep.ss @@ -456,7 +456,7 @@ (-> simple-rel-to-module-path-v/c))) (provide/contract - [check-module-form (syntax? symbol? (or/c string? false/c) + [check-module-form (syntax? symbol? (or/c string? path? false/c) . -> . any)] [get-module-code ([path-string?]