Skip to content

Commit

Permalink
Build Stan with GHC 9.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Dec 1, 2023
1 parent c95924c commit 0481e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
git clone https://github.com/kowainik/stan.git
cd stan
stack --local-bin-path ../.bin install
stack --compiler ghc-9.4.8 --local-bin-path ../.bin install
cd ..
- name: Generate .hie for analysis
Expand Down

0 comments on commit 0481e7b

Please sign in to comment.