From 3494b6efd32bebb36e3bef204be6d51650ac6085 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 28 Dec 2017 12:06:38 -0800 Subject: Powerpoint writer tests: use IO. Otherwise we can't find the data files when compiled with -embed_data_files. --- pandoc.cabal | 1 - 1 file changed, 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 6f2dec4bc..2e42fe761 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -673,7 +673,6 @@ test-suite test-pandoc Tests.Writers.Muse Tests.Writers.FB2 Tests.Writers.Powerpoint - Tests.Writers.Powerpoint.PureData ghc-options: -rtsopts -Wall -fno-warn-unused-do-bind -threaded default-language: Haskell98 -- cgit v1.2.3