]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit - src/TSN/Picklers.hs
Remove the XmlPickler instance for Bool.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 2 Jan 2014 01:02:24 +0000 (20:02 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 2 Jan 2014 01:02:24 +0000 (20:02 -0500)
commit79cba02a6f520256991b345e9dffdaedf68ddde0
tree92690586d7edb37eeda0a6a10dea5e8f725daae8
parent2572fc6c5d491ebce29e7b375f7902eb71f1fb54
Remove the XmlPickler instance for Bool.
Use xpPrim instead of the (removed) xpickle for Bools.
Replace xpPrim with xpInt where possible.
src/TSN/Picklers.hs
src/TSN/XML/Injuries.hs
src/TSN/XML/InjuriesDetail.hs
src/TSN/XML/News.hs