]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Move some things from TSN.Picklers into TSN.Parse.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 1 Jun 2014 04:12:39 +0000 (00:12 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 1 Jun 2014 04:12:39 +0000 (00:12 -0400)
commit1201e197cdd5e275624959980b8de2ee7705f1fc
treeeafab75f94eb3455351fea32907802f35e830410
parent22ef5496c109815e1c97d9350181b4a96145fb94
Move some things from TSN.Picklers into TSN.Parse.
Add XML tree parsing functions to TSN.Parse.
htsn-import.cabal
src/TSN/Parse.hs [new file with mode: 0644]
src/TSN/Picklers.hs