forked from GitHub/haskell-wasm
Make the Structure module public to allow API access to it.
This commit is contained in:
@@ -22,6 +22,7 @@ library:
|
||||
exposed-modules:
|
||||
- Language.Wasm.Script
|
||||
- Language.Wasm.Lexer
|
||||
- Language.Wasm.Structure
|
||||
- Language.Wasm
|
||||
dependencies:
|
||||
- array >= 0.5
|
||||
|
||||
Reference in New Issue
Block a user