haskell-json icon indicating copy to clipboard operation
haskell-json copied to clipboard

jsonObject fail if there are repeated keys

Open dan323 opened this issue 5 years ago • 0 comments

Reading this issue, I added to the jsonObject parser the functionality to fail in case of repeated keys in the map.

dan323 avatar Apr 24 '20 18:04 dan323