define types for wasm internal structure and share some parts with text representation types
This commit is contained in:
@@ -35,6 +35,7 @@ library
|
||||
exposed-modules:
|
||||
Language.Wasm.Lexer
|
||||
Language.Wasm.Parser
|
||||
Language.Wasm.Structure
|
||||
Language.Wasm
|
||||
other-modules:
|
||||
Paths_wasm
|
||||
|
||||
Reference in New Issue
Block a user