Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Josh Meredith's avatar
    27d2978e
    Base/JS: GHC.JS.Foreign.Callback module (issue 23126) · 27d2978e
    Josh Meredith authored and Marge Bot's avatar Marge Bot committed
    * Add the Callback module for "exporting" Haskell functions
    to be available to plain JavaScript code
    
    * Fix some primitives defined in GHC.JS.Prim
    
    * Add a JavaScript section to the user guide with instructions
    on how to use the JavaScript FFI, building up to using Callbacks
    to interact with the browser
    
    * Add tests for the JavaScript FFI and Callbacks
    27d2978e
    History
    Base/JS: GHC.JS.Foreign.Callback module (issue 23126)
    Josh Meredith authored and Marge Bot's avatar Marge Bot committed
    * Add the Callback module for "exporting" Haskell functions
    to be available to plain JavaScript code
    
    * Fix some primitives defined in GHC.JS.Prim
    
    * Add a JavaScript section to the user guide with instructions
    on how to use the JavaScript FFI, building up to using Callbacks
    to interact with the browser
    
    * Add tests for the JavaScript FFI and Callbacks
Code owners
Assign users and groups as approvers for specific file changes. Learn more.