Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ environment:
# See https://github.com/haskell/cabal/issues/5386
TMP: "c:\\tmp"

# ------------------------------------------------------------------------
# Usually you do not need to change anything below this line
# ------------------------------------------------------------------------

# Bump the -> version to clear the cache
# packcheck uses "%APPDATA%\\local" to install tools like hlint etc.
# cabal may use "%APPDATA%\\cabal" or "c:\\cabal"
Expand Down
Loading
Loading