aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Marshaling/ReaderOptions.hs
AgeCommit message (Expand)Author
2021-11-27Lua: use package pandoc-lua-marshal (#7719)Albert Krewinkel
2021-11-06Lua: add Pushable instance for ReaderOptionsAlbert Krewinkel
2021-11-06Lua: allow to pass custom reader options to `pandoc.read`Albert Krewinkel
2021-10-22Switch to hslua-2.0Albert Krewinkel
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel
2020-03-13Update copyright year (#6186)Albert Krewinkel
2020-03-13Lua marshalling: Remove unused language extensionsAlbert Krewinkel
2020-01-04Add type annotations to assist ghci.John MacFarlane
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-02-16T.P.Lua: split StackInstances into smaller Marshaling modulesAlbert Krewinkel