Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

hslua/hslua-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hslua examples

Build Status

Using the Lua interface for Haskell

To use system-wide installed Lua/LuaJIT when linking hslua as a dependency, build/install your package using --constraint="hslua +system-lua" or for LuaJIT: --constraint="hslua +system-lua +luajit". For example, you can install these examples with hslua that uses system-wide LuaJIT like this:

cabal install hslua-examples --constraint="hslua +system-lua +luajit"

About

HsLua examples. This repository has been archived. See the hslua-examples folder in the main hslua repo for up-to-date examples.

Topics

Resources

License

Stars

Watchers

Forks

Contributors