From ea321e83f793af04e0a31c287d11a1fab23188db Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Thu, 2 Jun 2022 17:34:31 +0200 Subject: [PATCH] Set NO_HGEOMETRY flag. --- reanimate.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/reanimate.cabal b/reanimate.cabal index 4d0ff0d..56c1fd9 100644 --- a/reanimate.cabal +++ b/reanimate.cabal @@ -166,6 +166,7 @@ test-suite spec Helpers hs-source-dirs: test ghc-options: -w + cpp-options: -DNO_HGEOMETRY build-depends: base, directory,