diff options
Diffstat (limited to 'pandoc.cabal')
| -rw-r--r-- | pandoc.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index eb400d1c4..312111afb 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -291,5 +291,5 @@ Executable test-pandoc Buildable: False else Ghc-Options: -Wall - Build-Depends: base >= 4 && < 5, Diff, MissingH - + Build-Depends: base >= 4 && < 5, Diff + Other-Modules: Text.Pandoc.Shared |
