Skip to content

Commit

Permalink
Link to the bytestring lib
Browse files Browse the repository at this point in the history
  • Loading branch information
asajeffrey committed Dec 2, 2023
1 parent 81c5e1c commit 2051474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: cabal v2-update "hackage.haskell.org,${{ matrix.hackageDate }}T${{ matrix.hackageTime }}Z"
- name: cabal install
run: |
cabal install --lib text scientific vector aeson --package-env .
cabal install --lib text bytestring scientific vector aeson --package-env .
cabal install --allow-newer Agda-${{ matrix.agda }}
- name: check targets
run: |
Expand Down

0 comments on commit 2051474

Please sign in to comment.