Happened to me again, but this time it's not related to #%foreign:
standard-module-name-resolver: contract violation
expected: module-path?
given: ''(#%utils)
Strangely, this #%utils is not a module that I require directly or even
indirectly (the dependency browser does not show any 'utils' mo
> On some occasions, drracket won't compile my file, and prints an error:
>>
>> standard-module-name-resolver: contract violation
>> expected: module-path?
>> given: '(#%foreign)
>>
>>
>
> Wait, but this doesn't look right anyway, because '(#%foreign) is a list.
> So that may be a type error s
On Thu, Nov 8, 2012 at 1:23 AM, Laurent wrote:
> On some occasions, drracket won't compile my file, and prints an error:
>
> standard-module-name-resolver: contract violation
> expected: module-path?
> given: '(#%foreign)
>
>
Wait, but this doesn't look right anyway, because '(#%foreign) is
3 matches
Mail list logo