Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getResource :: FromJSON a => Uri -> IO a
Documentation
getResource :: FromJSON a => Uri -> IO a Source
GET the resource from the URI and parse it into one of the Haskmon.Types. Fails if the parsing fails (ie: the library needs to be updated).