Quoting Xyne (2013-06-03 02:27:40) > Hi, > > The json/haskell-json package has a cabal flag named "mapdict" which is > disabled > by default. I find this completely counter-intuitive as the default behavior > will convert Data.Map values to JSON *list* values. With the flag enabled, > Data.Map values will be converted to JSON map values as expected.
FYI, I found the Aeson package to be of better quality than all the other JSON packages I have tried. I switched to it in my JSON tool collection recently [1]. All the best, -- NP [1]: https://github.com/np/json-tools _______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell