circleci: fix typo.

This commit is contained in:
John MacFarlane 2019-03-25 09:32:06 -07:00
parent 06f2bb02ad
commit dab896720c

View file

@ -42,7 +42,7 @@ commands:
- *restore - *restore
- run: - run:
name: install ghc name: install ghc
command: apt-get install -y ghc-<< paramaters.ghcversion >> command: apt-get install -y ghc-<< parameters.ghcversion >>
- run: | - run: |
set -e set -e
apt-get install -y cabal-install-2.4 apt-get install -y cabal-install-2.4