Skip to content

Conversation

@garyb
Copy link
Member

@garyb garyb commented Jan 7, 2016

Resolves #55 - @cdepillabout thanks, it wasn't changed intentionally, I'm not sure how it got lost

Resolves #54 - @teh the code you noticed went missing was replaced with this that also went missing at some point, I think this is a better fix as it will automatically apply the fix for any JSONResponse rather than having to handle it in every instance that expects it.

@teh
Copy link

teh commented Jan 7, 2016

Thanks! Closing #54.

@garyb garyb force-pushed the restore-json-parse branch from 254b6c1 to e8497d8 Compare January 7, 2016 11:55
garyb added a commit that referenced this pull request Jan 7, 2016
Restore parse fix for JSON responses
@garyb garyb merged commit aab73b7 into purescript-contrib:master Jan 7, 2016
@garyb garyb deleted the restore-json-parse branch January 7, 2016 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Respondable Json instance should return json blob instead of a string

2 participants