Merge pull request #1683 from RyanGlScott/master

Add back cryptol
This commit is contained in:
Dan Burton 2016-07-09 16:07:07 -07:00 committed by GitHub
commit 03569e6167
2 changed files with 2 additions and 1 deletions

View File

@ -1048,7 +1048,7 @@ packages:
- language-thrift
"Adam C. Foltzer acfoltzer@galois.com @acfoltzer":
# GHC 8 - cryptol
- cryptol
- gitrev
- persistent-refs

View File

@ -111,6 +111,7 @@ apt-get install -y \
stack \
wget \
xclip \
z3 \
zip \
zlib1g-dev