Try --allow-newer

This commit is contained in:
ajeffrey@roblox.com 2022-04-08 19:06:11 -05:00
parent d3ca4b4da7
commit 2f300cfddc

View file

@ -35,7 +35,7 @@ jobs:
working-directory: prototyping
run: |
cabal install Agda-${{ matrix.agda }}
cabal install --lib scientific vector aeson text bytestring-0.11.3.0 --package-env .
cabal install --allow-newer --lib scientific vector aeson text bytestring-0.11.3.0 --package-env .
- name: check targets
working-directory: prototyping
run: |