Set NO_HGEOMETRY flag.

This commit is contained in:
David Himmelstrup 2022-06-02 17:34:31 +02:00
commit ea321e83f7
No known key found for this signature in database
GPG key ID: 43737FEB222785D0

View file

@ -166,6 +166,7 @@ test-suite spec
Helpers
hs-source-dirs: test
ghc-options: -w
cpp-options: -DNO_HGEOMETRY
build-depends:
base,
directory,