Skip to content

Commit

Permalink
Print cabal.project.freeze in CI to show dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Rufflewind committed Jan 27, 2024
1 parent 4cf7474 commit f6fda69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/testscript
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ EOF
cabal --version
tools/retry cabal update
cabal v2-configure -v2 --enable-tests
cabal v2-freeze
cat cabal.project.freeze

fi
}
Expand Down

0 comments on commit f6fda69

Please sign in to comment.