Created
September 11, 2015 15:53
-
-
Save codedmart/590dbe5d202ac0cd3553 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- SYNTAX PROBLEM ------------------------- ././web/public/elm/Models/Design.elm | |
| I ran into something unexpected when parsing your code! | |
| 23| , tags: Maybe [String] | |
| ^ | |
| I am looking for one of the following things: | |
| "(" | |
| "{" | |
| a type variable | |
| an upper case name | |
| whitespace | |
| Detected errors in 1 module. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment