From a1112c0da016200c37b3e163e4dd92ccdc2ab55c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 16 Dec 2020 21:00:25 -0800 Subject: Add tests: True to cabal.project. Hoping this fixes the odd new CI failure for cabal. --- cabal.project | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cabal.project') diff --git a/cabal.project b/cabal.project index 55d4abaa2..7554df8d2 100644 --- a/cabal.project +++ b/cabal.project @@ -1,5 +1,7 @@ packages: pandoc.cabal +tests: True + package pandoc flags: +embed_data_files -trypandoc ghc-options: -j +RTS -A64m -RTS -- cgit v1.2.3