Haskell modules support for Wilton JavaScript runtime ===================================================== This library allows to write Wilton native modules in Haskell. - [API documentation](https://wilton-iot.github.io/wilton-ffi/docs/Foreign-Wilton-FFI.html) - [haskell module example](https://github.com/wilton-iot/wilton_examples/tree/master/haskell) License information ------------------- This project is released under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) or the [MIT License](https://opensource.org/licenses/MIT) at your choice.