We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I tried to install gamble using Racket 8.5 with raco pkg install git://github.com/rmculpepper/gamble and it produced the following error:
raco pkg install git://github.com/rmculpepper/gamble
/home/nano/.racket/8.5/pkgs/gamble/gamble/private/instrument.rkt:341:33: pred: use does not match pattern: (pred y a) in: (pred obs-v) compilation context...: /home/nano/.racket/8.5/pkgs/gamble/gamble/tests/observe.rkt location...: /home/nano/.racket/8.5/pkgs/gamble/gamble/private/instrument.rkt:341:33 context...: /home/nano/racket/collects/racket/private/stxparam.rkt:61:2 [repeats 2 more times] /home/nano/racket/collects/compiler/private/cm-minimal.rkt:685:0: compile-zo* /home/nano/racket/collects/compiler/private/cm-minimal.rkt:451:15 /home/nano/racket/collects/compiler/private/cm-minimal.rkt:440:12: build /home/nano/racket/collects/compiler/private/cm-minimal.rkt:411:0: maybe-compile-zo /home/nano/racket/collects/compiler/private/cm-minimal.rkt:209:0: compile-root /home/nano/racket/collects/compiler/private/cm-minimal.rkt:105:4 /home/nano/racket/collects/setup/parallel-build.rkt:332:9 /home/nano/racket/collects/setup/parallel-do.rkt:455:25 /home/nano/racket/collects/setup/parallel-do.rkt:441:20: loop
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I tried to install gamble using Racket 8.5 with
raco pkg install git://github.com/rmculpepper/gamble
and it produced the following error:The text was updated successfully, but these errors were encountered: