Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-06 | Added note to Interact.hs recommending 'cabal repl'. | John MacFarlane | 1 | -0/+4 | |
Closes #1110. | |||||
2011-01-30 | Fixed Interact.hs to handle the cpp macros in UTF8. | John MacFarlane | 1 | -1/+1 | |
2010-12-22 | Added Interact.hs to make it easier to use ghci while developing. | John MacFarlane | 1 | -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). |