Open
Description
ghcjs-base/JavaScript/JSON/Types/Internal.hs
Line 307 in 1f28a93
Shouldn't this be JSON.parse(JSON.stringify($1))
instead of JSON.decode(JSON.encode($1))
?
Metadata
Assignees
Labels
No labels
ghcjs-base/JavaScript/JSON/Types/Internal.hs
Line 307 in 1f28a93
Shouldn't this be JSON.parse(JSON.stringify($1))
instead of JSON.decode(JSON.encode($1))
?