That's great — thank you!
While re-reading Brent Yorgey's Excellent Typeclassopedia I converted itto Pandoc Markdown in order to be able to create an EPUB version. Havinga “real” e-book meant that I could comfortably read it on my e-bookreader and highlight text and take notes while reading. I also fixedsome minor issues while reading it. (These fixes were of coursebackported to the official Typeclassopedia version on the Haskell Wiki.)The EPUB file can be downloaded from Github:The Markdown source is also available in that repo and you can of courseuse Pandoc to convert the Markdown file to all the other output formatsPandoc supports.By using a program like Calibre, the EPUB file can be converted to othere-book formats such as the Kindle format.I hope people find this useful. :-)--Erlend Hamberg
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe