[racket-dev] Math library pushed
At Fri, 16 Nov 2012 21:21:29 +0100, Jens Axel Søgaard wrote:
> 2012/11/16 Matthew Flatt <mflatt at cs.utah.edu>:
>
> > * require: unknown module
> > module name: #<resolved-module-path:(submod
> > "/Users/mflatt/proj/plt/collects/math/special-functions.rkt"
> typed-module5)>
> >
> > So far, this one looks like a problem with finding a submodule in a
> > ".zo" file --- that is, a bug that I will have to track down and
> > fix.
>
> This is the error, I ran into, when I tried to merge in documentation for the
> number theory functions.
>
> Is there a workaround?
Unfortunately, I don't see a workaround for older versions. I've fixed
it in the current git master, though.