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 - language-thrift
"Adam C. Foltzer acfoltzer@galois.com @acfoltzer": "Adam C. Foltzer acfoltzer@galois.com @acfoltzer":
# GHC 8 - cryptol - cryptol
- gitrev - gitrev
- persistent-refs - persistent-refs

View File

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