Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Generate the entry point packing/unpacking code.
Documentation
onEntryPoint :: [BlockItem] -> [Name] -> Name -> Function op -> CompilerM op s (Maybe (Definition, (Text, EntryPoint))) Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Generate the entry point packing/unpacking code.
onEntryPoint :: [BlockItem] -> [Name] -> Name -> Function op -> CompilerM op s (Maybe (Definition, (Text, EntryPoint))) Source #