aboutsummaryrefslogtreecommitdiff
path: root/Interact.hs
AgeCommit message (Collapse)Author
2011-01-30Fixed Interact.hs to handle the cpp macros in UTF8.John MacFarlane
2010-12-22Added Interact.hs to make it easier to use ghci while developing.John MacFarlane
Interact.hs loads ghci from the src directory, specifying all the options needed to load pandoc modules (including specific package dependencies, which it gets by parsing dist/setup-config).