This whole package has moved to elm-lang/html.
Check out the README for more information. You cannot publish modules with no functions, so it just contains a silly value:
Some sentences are freaky.
module Html.Events where
{-| This whole package has moved to [elm-lang/html][html].
[html]: http://package.elm-lang.org/packages/elm-lang/html/latest/
Check out the README for more information. You cannot publish modules with no
functions, so it just contains a silly value:
@docs gardenPathSentence
-}
{-| Some sentences are [freaky](https://en.wikipedia.org/wiki/Garden_path_sentence).
-}
gardenPathSentence : String
gardenPathSentence =
"The horse raced past the barn fell."