Good evening guys,
suppose I write a very simple parser using Aeson with these types and ToJSON / FromJSON instances:
My question is simple: is it possible to "automagically" store the haskell data structure produced from the aeson encoding using
Any tip/suggestion is welcome,
Thanks,
Alfredo