diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa2ef4e..f060955 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,6 +58,7 @@ jobs: --enable-tests --test-show-details=streaming --enable-benchmarks + --allow-newer - run: cabal update - run: cabal freeze - run: cabal build