Typed Racket
Go to file
Asumu Takikawa 35b60ceacd Fix debug printing mode for pretty-printed types
Previously, pretty-printing for types would override the
debug mode by bypassing normal printing. Instead, switch
the `pretty-format-type` function to a debug version when
in debug mode.

original commit: 8ad0e6b52a260eea4329335d81f282802c2ae1ab
2014-01-24 00:42:30 -05:00
pkgs/typed-racket-pkgs Fix debug printing mode for pretty-printed types 2014-01-24 00:42:30 -05:00