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.Lazy 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 howMuchWoodWouldAWoodChuckChuckIfAWoodChuckCouldChuckWood
-}
{-|-}
howMuchWoodWouldAWoodChuckChuckIfAWoodChuckCouldChuckWood : Int
howMuchWoodWouldAWoodChuckChuckIfAWoodChuckCouldChuckWood =
7