Added Paths_pandoc to other-modules for executable stanza.

This commit is contained in:
John MacFarlane 2015-10-24 22:11:46 -07:00
parent 0914f7f713
commit a777c6e2ae

View file

@ -433,6 +433,7 @@ Executable pandoc
Main-Is: pandoc.hs
Buildable: True
Other-Modules: Prelude
Paths_pandoc
Executable trypandoc
Main-Is: trypandoc.hs