Fix Typed Scheme printing of types.
Merge to 5.0. original commit: 85b59a2f4c99e19948865cabbcfcc0d9b7cca6c0
This commit is contained in:
parent
09151b1037
commit
3355f0d731
|
@ -43,7 +43,7 @@
|
|||
([(lambda (e) (and catch-errors? (exn:fail? e) (not (exn:fail:syntax? e))))
|
||||
(lambda (e) (tc-error "Internal error: ~a" e))])]
|
||||
[parameterize (;; enable fancy printing?
|
||||
[custom-printer #f]
|
||||
[custom-printer #t]
|
||||
;; a cheat to avoid units
|
||||
[infer-param infer]
|
||||
;; do we report multiple errors
|
||||
|
|
Loading…
Reference in New Issue
Block a user