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

FileLoadFailed error for elm-visualization module #242

Closed
woylie opened this issue May 14, 2020 · 2 comments
Closed

FileLoadFailed error for elm-visualization module #242

woylie opened this issue May 14, 2020 · 2 comments

Comments

@woylie
Copy link

woylie commented May 14, 2020

Hello!

Elm-analyse returns a FileLoadError (Could not load file due to: Unexpected parse error) for the module Zoom.Interpolation of elm-visualization.

https://github.com/gampleman/elm-visualization/blob/2.1.1/src/Zoom/Interpolation.elm

@jfmengels
Copy link
Collaborator

@woylie This is an issue with elm-syntax, could you open an issue there instead?

The problem seems to be because of the variables named ε2 and ρ (this is not a regular p symbol), which elm-syntax does not seem to expect.

@woylie
Copy link
Author

woylie commented May 14, 2020

Sure, done!

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