Failures:
tests/TestSuite.hs:757:9:
1) Convenience API PUT with json data
Object was encoded to JSON as expected
expected: "{\"data\":[[2000,1],[2020,0]],\"label\":\"Sealand\"}"
but got: "{\"label\":\"Sealand\",\"data\":[[2000,1],[2020,0]]}"
To rerun use: --match "/Convenience API/PUT with json data/"
Randomized with seed 494565247
Finished in 0.0211 seconds
37 examples, 1 failure
Test suite check: FAIL
Test suite logged to: dist/test/http-streams-0.8.8.1-check.log
0 of 1 test suites (0 of 1 test cases) passed.