Skip to content

Instantly share code, notes, and snippets.

@lbighetti
Created August 20, 2018 11:22
Show Gist options
  • Save lbighetti/587e150c1701bdd0356631853806775a to your computer and use it in GitHub Desktop.
Save lbighetti/587e150c1701bdd0356631853806775a to your computer and use it in GitHub Desktop.
import Html exposing (text)
main =
text "Hello, World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment