StevenWInfo / haskell-soda

Haskell bindings for the Socrata Open Data API
MIT License
4 stars 0 forks source link

Use maps instead of lists of tuples for returned data #30

Closed StevenWInfo closed 7 years ago

StevenWInfo commented 7 years ago

Row is now type HashMap String ReturnValue.