idk
This commit is contained in:
@@ -358,6 +358,7 @@ instance SexpIso Module where
|
||||
ParenList $
|
||||
[ Symbol "module" ]
|
||||
<> (m ^.. #types . each . to sxp)
|
||||
<> (m ^.. #globals . each . to sxp)
|
||||
<> (m ^.. #funcrefs . each . to sxp)
|
||||
<> (m ^.. #functions . each . to sxp)
|
||||
<> (m ^.. #exports . each . to sxp)
|
||||
|
||||
Reference in New Issue
Block a user