From ef168e59c2daeae4f95ae95b2f51f67ab5efb19e Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Sat, 25 Jun 2016 08:14:47 -0700 Subject: [PATCH] Add link to elm-decode-pipeline --- part5/Main.elm | 1 + 1 file changed, 1 insertion(+) diff --git a/part5/Main.elm b/part5/Main.elm index 72c3348..1325027 100644 --- a/part5/Main.elm +++ b/part5/Main.elm @@ -69,6 +69,7 @@ responseDecoder = searchResultDecoder : Decoder SearchResult searchResultDecoder = -- See https://developer.github.com/v3/search/#example + -- and http://package.elm-lang.org/packages/NoRedInk/elm-decode-pipeline/latest -- TODO replace these calls to `hardcoded` with calls to `require` decode SearchResult |> hardcoded 0