forked from GitHub/haskell-wasm
Added missing type synonym to exports
This commit is contained in:
@@ -32,6 +32,7 @@ module Language.Wasm.Structure (
|
||||
ValueType(..),
|
||||
ParamsType,
|
||||
ResultType,
|
||||
LocalsType,
|
||||
Expression,
|
||||
LabelIndex,
|
||||
FuncIndex,
|
||||
|
||||
Reference in New Issue
Block a user