diff options
Diffstat (limited to 'fast-pandoc.cabal')
-rw-r--r-- | fast-pandoc.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fast-pandoc.cabal b/fast-pandoc.cabal index ce5e5b6..8cd253a 100644 --- a/fast-pandoc.cabal +++ b/fast-pandoc.cabal @@ -35,5 +35,6 @@ executable fast-pandoc , mtl , pandoc , polyparse + , split , text default-language: Haskell2010 |