Move hint for part4

This commit is contained in:
Richard Feldman
2016-09-07 06:45:47 -05:00
parent 3b08c3f501
commit c440703757

View File

@@ -26,6 +26,8 @@ type alias Msg =
{-| TODO add a type annotation to this value {-| TODO add a type annotation to this value
HINT: The type aliases above may come in handy for these exercises!
-} -}
initialModel = initialModel =
{ query = "tutorial" { query = "tutorial"
@@ -55,8 +57,6 @@ initialModel =
{-| TODO add a type annotation to this value {-| TODO add a type annotation to this value
HINT: The type aliases above may come in handy for these exercises!
-} -}
elmHubHeader = elmHubHeader =
header [] header []