start binary format support
This commit is contained in:
@@ -29,6 +29,7 @@ library
|
||||
, text >=1.1
|
||||
, transformers >=0.4 && <0.6
|
||||
, utf8-string >=1.0
|
||||
, cereal >= 0.5
|
||||
build-tools:
|
||||
alex >=3.1.3
|
||||
, happy >=1.9.4
|
||||
@@ -36,6 +37,8 @@ library
|
||||
Language.Wasm.Lexer
|
||||
Language.Wasm.Parser
|
||||
Language.Wasm.Structure
|
||||
Language.Wasm.Binary
|
||||
Language.Wasm.Validate
|
||||
Language.Wasm
|
||||
other-modules:
|
||||
Paths_wasm
|
||||
|
||||
Reference in New Issue
Block a user