@akshaymankar raised the following issue:
Hi, I finally found time to work on [making jsonpath-hs pass the CTS]. I think the cts.json needs to double escape all the tests [with] selectors which encode characters using the \u notation. Otherwise the JSON parser which parses the test already decodes them giving no chance to the jsonpath parser.