[racket] typed/racket and contract boundaries

From: Spencer Florence (spencer at florence.io)
Date: Mon Jan 27 11:25:34 EST 2014

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>

Posted on the users mailing list.