[plt-scheme] question about "module: initial import not well formed"

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Mar 17 09:20:04 EDT 2008

At Mon, 17 Mar 2008 23:15:09 +1100, Rohan Drape wrote:
> I am trying to open a module with a minimal number 
> of bindings, and reading "The require-spec must be 
> as for require" at:
> 
>   http://docs.plt-scheme.org/reference/module.html

That's a bug in the docs. It should be a `module-path', not a
`require-spec'.

Matthew



Posted on the users mailing list.