aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Marshaling/ReaderOptions.hs
AgeCommit message (Expand)AuthorFilesLines
2021-10-22Switch to hslua-2.0Albert Krewinkel1-57/+49
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-2/+2
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-2/+0
2020-03-13Update copyright year (#6186)Albert Krewinkel1-2/+2
2020-03-13Lua marshalling: Remove unused language extensionsAlbert Krewinkel1-3/+2
2020-01-04Add type annotations to assist ghci.John MacFarlane1-1/+3
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc1-3/+4
2019-02-16T.P.Lua: split StackInstances into smaller Marshaling modulesAlbert Krewinkel1-0/+79