Add link to elm-decode-pipeline

This commit is contained in:
Richard Feldman
2016-06-25 08:14:47 -07:00
parent c25f3e695b
commit ef168e59c2

View File

@@ -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