
18 Feb
2013
18 Feb
'13
9:37 p.m.
Good evening guys, suppose I write a very simple parser using Aeson with these types and ToJSON / FromJSON instances: https://github.com/cakesolutions/the-pragmatic-haskeller/blob/master/01-json... https://github.com/cakesolutions/the-pragmatic-haskeller/blob/master/01-json... My question is simple: is it possible to "automagically" store the haskell data structure produced from the aeson encoding using http://hackage.haskell.org/packages/archive/mongoDB/1.3.2/doc/html/Database-... Any tip/suggestion is welcome, Thanks, Alfredo