<div dir="ltr"><div>Windows 64-bit, Racket v6.1 64-bit</div><div><br></div><div>If I install cKanren from the package manager then (require cKanren) works fine in Racket.exe from the command prompt, but produces an error in DrRacket. simple-form-path receives #f instead of a path-string?, from file-stamp-in-paths. Adding a [(false? (car paths)) #f] clause to the outer cond stops the error, but may not be a good fix - I got a bit lost digging through the stack above it and went for the easy option. I've attached the backtrace.</div><div><br></div><div>Thanks very much,</div><div>-Angus.</div></div>