BUGFIX: MarketData parsing bug.
commitfb4c2a1505068c94b7227536641ebebe7f953ebb
authorBoyd Stephen Smith Jr <bss@iguanasuicide.net>
Sun, 24 Nov 2013 18:39:10 +0000 (24 12:39 -0600)
committerBoyd Stephen Smith Jr <bss@iguanasuicide.net>
Sun, 24 Nov 2013 18:39:10 +0000 (24 12:39 -0600)
tree9c8d2347b1b0495dd1ea215f675bee350d5b4021
parent1763d88a470339070fa9a4ce86536462eae591ad
BUGFIX: MarketData parsing bug.

When using an implicit parser, was trying to parse the top-level object
instead of the value of the "markets" key.
Cryptsy/API/Public/MarketData/New.hs
Cryptsy/API/Public/MarketData/Old.hs