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:
module Html.Attributes 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 longestWordWithNoVowels
-}
{-|-}
longestWordWithNoVowels : String
longestWordWithNoVowels =
"rhythms"