Skip to content

Commit 594c8f5

Browse files
committed
circleci already has stack now
1 parent ac056fe commit 594c8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
- ".stack-work"
55
pre:
66
- rm -rf /opt/circleci/.pyenv
7-
- curl -sSL https://get.haskellstack.org/ | sh
7+
- stack upgrade
88
- sudo apt-get install -y python3-pip
99
- sudo apt-get install -y python3-matplotlib
1010
- sudo apt-get install -y python3-numpy

0 commit comments

Comments
 (0)