From 1abe898a24355bf346080cbff0b6b3a8d8569be9 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 26 May 2022 13:44:14 -0700 Subject: [PATCH] Ensure that the example is built in CI and locally --- cabal.project | 1 + 1 file changed, 1 insertion(+) diff --git a/cabal.project b/cabal.project index e0edea6..1e3b4e4 100644 --- a/cabal.project +++ b/cabal.project @@ -2,3 +2,4 @@ packages: *.cabal tests: true benchmarks: true +flags: +example