Added missing type synonym to exports

This commit is contained in:
Agustín Mista
2019-07-16 20:50:36 +02:00
parent f5c9fb45ee
commit 6a2b3fbfc2
+1
View File
@@ -32,6 +32,7 @@ module Language.Wasm.Structure (
ValueType(..), ValueType(..),
ParamsType, ParamsType,
ResultType, ResultType,
LocalsType,
Expression, Expression,
LabelIndex, LabelIndex,
FuncIndex, FuncIndex,