Typed Racket
Go to file
Asumu Takikawa 1b8539dfbe Work around a type alias bug in framework types
The type alias analysis is unable to detect a rare kind
of type dependency and as a result initializes type aliases
in an order that doesn't work. Adding the extra `Class`
boilerplate here accommodates the analysis.

Please merge to v6.1.1

original commit: 4a32fa15515494bca418a655bd80a03adfc29442
2014-10-20 15:56:23 -04:00
pkgs/typed-racket-pkgs Work around a type alias bug in framework types 2014-10-20 15:56:23 -04:00