]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commit
Add a first draft using HXT, HandsomeSoup, and the Haskell epub library.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 23 Jun 2012 05:01:02 +0000 (01:01 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 23 Jun 2012 05:01:02 +0000 (01:01 -0400)
commitb591d5f5c3c47d253c24144beae1edf8648cd94b
tree6ec661039735f058cbd05b4a3f1c64dca8377faa
parent8e5616a377196f0a200947173d4c78a3dca8a55f
Add a first draft using HXT, HandsomeSoup, and the Haskell epub library.
lwn-epub.cabal
src/Epublishable.hs [new file with mode: 0644]
src/LWN/Article.hs [new file with mode: 0644]
src/LWN/ArticlePage.hs [new file with mode: 0644]
src/LWN/FullPage.hs [new file with mode: 0644]
src/Main.hs
src/Misc.hs [new file with mode: 0644]
src/XHTML.hs [new file with mode: 0644]