Skip to content

Commit

Permalink
One more windows stack.yaml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtolly committed Sep 17, 2023
1 parent f55a6b1 commit ed8c43e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions haskell/package-cli
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ case $(uname) in
# TODO
;;
MINGW* )
export STACK_YAML=stack-ghc-9.2.yaml
rm -rf win/
mkdir win/
stack exec which onyx-cli | xargs -I{} cp {} win/onyx.exe
Expand Down

0 comments on commit ed8c43e

Please sign in to comment.