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

Compilation crashes on elm 19.1 #19

Open
janwirth opened this issue Mar 15, 2020 · 1 comment
Open

Compilation crashes on elm 19.1 #19

janwirth opened this issue Mar 15, 2020 · 1 comment

Comments

@janwirth
Copy link

janwirth commented Mar 15, 2020

I want to create a test suite for Dict/List operations.

Compilation crashes on elm 19.1

SSCCE:
https://gist.github.com/FranzSkuffka/632aa99524e85e65379f9ad9ee47db15

@jdewar
Copy link

jdewar commented May 29, 2021

I think I just came across this as well. My guess is you named your benchmark module Benchmark and file Benchmark.elm, which is already the name of this package's module. Renaming to MyBenchmark worked.

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