Commit graph

7 commits

Author SHA1 Message Date
ngunn
346ff6bb5d Update Examples/elm-yesod to better match online interactive examples
see http://elm-lang.org/edit/examples/

index.elm
    remove "box" fns (obsolete)
    disambiguate "link" fns (Text or Graphics)

tested against ghc-7.4.1, Elm-0.7.1.1, yesod-1.1.7.1, elm-yesod-0.1.3
2013-03-02 15:24:43 +00:00
Evan Czaplicki
b4fa5c200d Fix colors 2012-06-25 06:56:23 -05:00
Vincent Ambo
c6f9c1804c * updated elm-yesod example (URL interpolation) 2012-05-30 21:33:19 +02:00
Vincent Ambo
c10efa0e2a * elm-yesod Example compiles (not yet using true URL interpolation) 2012-05-30 19:59:54 +02:00
Vincent Ambo
2a885bb564 * added elm-happstack example && changed text in elm-yesod example 2012-05-29 23:47:31 +02:00
Vincent Ambo
6b2b4180ad * updated elm-yesod Example to use variable interpolation for URLs 2012-05-29 02:58:37 +02:00
Vincent Ambo
3bd18e19c7 * updated the elm-yesod example
Added a slightly more sophisticated elm-page to the elm-yesod example.
2012-05-29 00:39:25 +02:00