Commit Graph

22 Commits

Author SHA1 Message Date
vi
7415647682 Bump version to 0.1.2 2014-07-25 18:27:19 +08:00
vi
1e68aba60e Remove -Werror. 2014-07-25 17:36:00 +08:00
vi
f56acd06e4 A test suite to validate a successful parse on each html_files/*html. 2014-07-25 17:27:50 +08:00
Alp Mestanogullari
cc96a7cf6e version bump 2014-07-18 23:44:59 +02:00
Alp Mestanogullari
cffac61436 fix cabal description 2014-07-08 10:07:59 +02:00
Alp Mestanogullari
e63081dfdf one last cabal file tweak before release 2014-07-08 09:41:40 +02:00
Alp Mestanogullari
c6a5b9c855 add vi in Authors 2014-07-08 08:53:57 +02:00
Alp Mestanogullari
61585002ea set version to 0.1 and doc tweak 2014-07-08 08:51:35 +02:00
Alp Mestanogullari
cfbc080c24 minor cabal file tweak 2014-07-08 08:30:32 +02:00
Alp Mestanogullari
5c562ecc52 cabal file tweaks 2014-07-01 13:09:27 +02:00
Alp Mestanogullari
c586d9c632 add a lot of documentation and also a 'parseDOM' function to directly go from Text to Nodes and Elements 2014-07-01 12:14:27 +02:00
vi
9a3affc7c5 Expose Renderer; otherwise the package is incomplete. 2014-06-26 20:17:45 +08:00
vi
edcf2b1433 A simple DOM tree renderer, using Blaze. 2014-06-26 19:51:23 +08:00
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