Skip to content

Commit

Permalink
Invalidate cabal cache
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Jan 8, 2025
1 parent 406ddfe commit dde76cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

env:
# Modify this value to "invalidate" the cabal cache.
CABAL_CACHE_VERSION: "2024-09-30"
CABAL_CACHE_VERSION: "2025-01-08"
# these two are msys2 env vars, they have no effect on non-msys2 installs.
MSYS2_PATH_TYPE: inherit
MSYSTEM: MINGW64
Expand Down

0 comments on commit dde76cf

Please sign in to comment.