Commit Graph

9 Commits

Author SHA1 Message Date
Alp Mestanogullari
ab63f21ebd Merge pull request #5 from fmapfmapfmap/combinators
Expose Text.Taggy.Combinators.
2014-06-23 12:09:36 +02:00
vi
6a59eb9b36 Expose Text.Taggy.Combinators. 2014-06-23 17:20:02 +08:00
vi
bee253e428 Remove definition of shouldParse (it's in hspec-attoparsec), and dependency on hspec-expectations. 2014-06-23 13:19:43 +08:00
Alp Mestanogullari
f70ec4a0be add some basic tests for the parser 2014-06-16 16:38:29 +02:00
Alp Mestanogullari
c250d2320b add ability to convert special html entities to unicode 2014-06-12 20:44:44 +02:00
Alp Mestanogullari
52d5bfb90c fix travis and make the example support several files at a time 2014-06-12 15:21:18 +02:00
Alp Mestanogullari
af8e70bdd6 improve the DOM module's correctness 2014-06-12 14:13:05 +02:00
Alp Mestanogullari
9583cda388 tentative beginning at a DOM interface 2014-06-03 00:10:17 +02:00
Alp Mestanogullari
bdb156e52e initial commit 2014-06-02 21:22:35 +02:00