diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 73c866a..f848bdc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,6 +59,7 @@ jobs: --test-show-details=streaming --enable-benchmarks --ghc-options="-Werror -Wall" + --allow-newer - run: cabal update - run: cabal freeze - run: cabal build