Copyright | © 2019 Albert Krewinkel |
---|---|
License | MIT |
Maintainer | Albert Krewinkel <albert+hslua@zeitkraut.de> |
Stability | alpha |
Portability | Requires TemplateHaskell |
Safe Haskell | None |
Language | Haskell2010 |
Tasty Lua module, providing the functions necessary to write tasty tests in Lua scripts.
Synopsis
Documentation
pushModule :: Lua NumResults Source #
Push the Aeson module on the Lua stack.