summaryrefslogtreecommitdiff
path: root/Interact.hs
AgeCommit message (Collapse)Author
2017-01-25Removed Interact.hs, not needed any more with modern tools.John MacFarlane
2014-01-06Added note to Interact.hs recommending 'cabal repl'.John MacFarlane
Closes #1110.
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).