diff --git a/.github/workflows/applications.yml b/.github/workflows/applications.yml index 0da856f51..3936936d0 100644 --- a/.github/workflows/applications.yml +++ b/.github/workflows/applications.yml @@ -104,13 +104,12 @@ jobs: /opt/local/lib /usr/local/opt/openssl/lib/ EOF - - name: Extend cabal.project.local for GHC-9.0.2 - if: "startsWith(matrix.ghc, '9')" + - name: Set -Wwarn cabal.project.local shell: bash run: | cat >> cabal.project.local <=2.3.27 , directory >=1.2.6.2 , errors >=2.3 - , ethereum >= 0.1 + , ethereum >= 0.1.0.2 , exceptions >=0.8.3 , filepath >=1.4.1.0 , groups , hashable >=1.4 - , hashes >= 0.2 + , hashes >= 0.3 , lens >=4.14 , megaparsec >=9 , memory