Skip to content
New issue

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

Typed Racket unsupported? #84

Closed
FranklinChen opened this issue Nov 5, 2024 · 2 comments
Closed

Typed Racket unsupported? #84

FranklinChen opened this issue Nov 5, 2024 · 2 comments

Comments

@FranklinChen
Copy link

I tried to use Typed Racket and it runs locally fine for me (Racket 8.14) but tests are failing online, e.g. for https://exercism.org/tracks/racket/exercises/eliuds-eggs I get

standard-module-name-resolver: collection not found
  for module path: typed/racket/lang/reader
  collection: "typed/racket/lang"
  in collection directories:
   collects
   /usr/share/racket/collects/
   ... [9 additional linked and package directories]
  context...:
   pkgs/compiler-lib/compiler/commands/test.rkt:428:27
   pkgs/compiler-lib/compiler/commands/test.rkt:430:0: call-with-summary
   .../private/map.rkt:40:19: loop
   pkgs/compiler-lib/compiler/commands/test.rkt:1165:1: test
   body of "pkgs/compiler-lib/compiler/commands/test.rkt"
   /usr/share/racket/collects/raco/raco.rkt:41:0
   body of "/usr/share/racket/collects/raco/raco.rkt"
   body of "/usr/share/racket/collects/raco/main.rkt"
Copy link

github-actions bot commented Nov 5, 2024

Hello. Thanks for opening an issue on Exercism 🙂

At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories.

This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you!

If you're interested in learning more about this auto-responder, please read this blog post.

@github-actions github-actions bot closed this as completed Nov 5, 2024
@BNAndras
Copy link
Member

BNAndras commented Nov 5, 2024

Replied to in https://forum.exercism.org/t/typed-racket-unsupported/13675 but currently it’s not planned for Exercism to support the full Racket distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants