Skip to content

Commit

Permalink
add version of wasm lib to cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
SPY committed Jun 22, 2018
1 parent 6ecd75a commit f0a4197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idris-codegen-wasm.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Executable idris-codegen-wasm
, transformers
, cereal >= 0.5
, utf8-string >= 1.0
, wasm
, wasm >= 1.0

other-modules: IRTS.CodegenWasm
default-language: Haskell2010
Expand Down

0 comments on commit f0a4197

Please sign in to comment.