We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac056fe commit 594c8f5Copy full SHA for 594c8f5
circle.yml
@@ -4,7 +4,7 @@ dependencies:
4
- ".stack-work"
5
pre:
6
- rm -rf /opt/circleci/.pyenv
7
- - curl -sSL https://get.haskellstack.org/ | sh
+ - stack upgrade
8
- sudo apt-get install -y python3-pip
9
- sudo apt-get install -y python3-matplotlib
10
- sudo apt-get install -y python3-numpy
0 commit comments