~jack/hslua-fennel-demo

Calling Haskell from Fennel from Haskell
Remove unneeded cabal2nix output
Fix up default output, remove broken flake-compat stuff
Set up pre-commit hooks

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jack/hslua-fennel-demo
read/write
git@git.sr.ht:~jack/hslua-fennel-demo

You can also use your local clone with git send-email.

#hslua-fennel-demo

A silly demo Haskell program which runs some Fennel code and prints the result, using HsLua to control the Lua runtime.

#Running

$ nix develop  # Optional
$ cabal run

Or:

nix run
Do not follow this link