Is there available REST api library for haskell?
I need it primary for google gdata client, but will probably use it for other purposes too.
I know there is HTTP library, but I need something more high level, which supports things like json encoding/decoding, etc...
According to "cabal list", there is no such thing among libraries on Hackage. Sad, but true.