Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Commit

Permalink
Add type signature
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel Rijnders committed Mar 7, 2018
1 parent d1d1814 commit 434c439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Main.elm
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import Html.Attributes exposing (..)
import Navigation


main : Program Never Model Msg
main =
Navigation.program UrlChange
{ init = init
Expand Down

0 comments on commit 434c439

Please sign in to comment.