aboutsummaryrefslogtreecommitdiff
path: root/Interact.hs
AgeCommit message (Collapse)AuthorFilesLines
2010-12-22Added Interact.hs to make it easier to use ghci while developing.John MacFarlane1-0/+30
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).