summaryrefslogtreecommitdiff
path: root/Interact.hs
Commit message (Collapse)AuthorAge
* Added note to Interact.hs recommending 'cabal repl'.John MacFarlane2014-01-06
| | | | Closes #1110.
* Fixed Interact.hs to handle the cpp macros in UTF8.John MacFarlane2011-01-30
|
* Added Interact.hs to make it easier to use ghci while developing.John MacFarlane2010-12-22
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).