Skip to content

Instantly share code, notes, and snippets.

@martinos

martinos/- Secret

Created November 19, 2015 23:15
Show Gist options
  • Save martinos/490b97b0e7d106b2aec1 to your computer and use it in GitHub Desktop.
Save martinos/490b97b0e7d106b2aec1 to your computer and use it in GitHub Desktop.
Some new packages are needed. Here is the upgrade plan.
Install:
elm-lang/core 3.0.0
evancz/elm-effects 2.0.1
evancz/elm-html 4.0.2
evancz/elm-http 3.0.0
evancz/elm-markdown 2.0.0
evancz/start-app 2.0.2
evancz/virtual-dom 2.1.0
Do you approve of this plan? (y/n) y
Downloading elm-lang/core
Downloading evancz/elm-effects
Downloading evancz/elm-html
Downloading evancz/elm-http
Downloading evancz/elm-markdown
Downloading evancz/start-app
Downloading evancz/virtual-dom
Packages configured successfully!
-- SYNTAX PROBLEM ---------------------------------------------- new_stories.elm
I ran into something unexpected when parsing your code!
105? { game | past <- game.now :: game.past
^
I am looking for one of the following things:
an equals sign '='
whitespace
Detected errors in 1 module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment