[racket] typed/racket and contract boundaries
I have a typed module being required by a normal #lang racket module.
When I call a function from the typed module I get this error:
default-blame-format: contract violation
expected: a blame object with a non-#f positive field
given: #<blame>
Can someone give me some insight into what is going on?
--spencer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140127/f6984d7b/attachment.html>