add complie function

This commit is contained in:
Ilya Rezvov
2018-04-28 14:31:40 -07:00
parent 1cf5b34d07
commit c5daf5b187
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@ executable wasm
base >=4.6 && <5.0
, wasm ==0.1.0
, optparse-applicative >= 0.13
, bytestring >=0.10 && <0.11
test-suite test
type: exitcode-stdio-1.0