-
Notifications
You must be signed in to change notification settings - Fork 662
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
5 SSCCEs for Map.! error #1864
Comments
I just published a package for testing various patterns. Results: |
Thank you for organizing this! I just went through with the development build of the compiler, and all of the files in Thanks again for getting the examples down so small and making it really easy to test them! |
I created 5 SSCCEs for Map.! error.
Most of them are already reported, but I was able to make them much shorter.
From those examples, it should be true that Msg cannot be / contain a type from non-exposed module.
Details can be seen here.
https://github.com/jinjor/elm-map-sscce
The text was updated successfully, but these errors were encountered: