Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
msakai committed Feb 9, 2021
1 parent d1d9869 commit bc7548a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ install:
- stack setup > nul
- FOR /F "usebackq" %%i IN (`stack path --compiler-bin`) DO set COMPILER_BIN=%%i
- if %PLATFORM%==x64 (
ruby --version
ruby misc/fix-x86_64-windows-ghc-8.10.2-settings.rb
)

Expand Down

0 comments on commit bc7548a

Please sign in to comment.