Top-level value `main` does not have a type annotation.
mhubig opened this issue · 1 comments
mhubig commented
I get the following warning within VS Code:
Top-level value `main` does not have a type annotation. - I inferred the type annotation so you can copy it into your code:
main : Program Never Model Msg
~~~
main
~~~
--Function in this file (no type signature)
If I insert the suggestion main : Program Never Model Msg the warning is gone. But I don't understand what I'm doing here ...
process-bot commented
Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!
Here is what to expect next, and if anyone wants to comment, keep these things in mind.