pandoc/src/Text
Albert Krewinkel f417fecf5f
Org reader: replace ugly code with view pattern
Some less-than-smart code required a pragma switching of overlapping
pattern warnings in order to compile seamlessly.  Using view patterns
makes the code easier to read and also doesn't require overlapping
pattern checks to be disabled.
2016-07-04 11:20:05 +02:00
..
Pandoc Org reader: replace ugly code with view pattern 2016-07-04 11:20:05 +02:00
Pandoc.hs Added Zim Wiki writer, template and tests. 2016-06-30 23:59:43 -07:00