Skip to content

Instantly share code, notes, and snippets.

@Janfel
Janfel / moonata.moon
Created August 28, 2019 23:30
Sample library for a functional-ish subset of Moonscript.
import to_lua from require "moonscript"
environment = {
:_VERSION
:tostring
:tonumber
:pairs
:ipairs
:next
@Janfel
Janfel / Build Error
Created January 9, 2019 00:28
Error building Haskell Demo
$ stack stack build --verbose
Version 1.9.3, Git revision 40cf7b37526b86d1676da82167ea8758a854953b (6211 commits) x86_64 hpack-0.31.1
2019-01-09 01:25:49.856584: [debug] Checking for project config at: /data/home/janfel/Code/Haskell/st/stack.yaml
2019-01-09 01:25:49.856690: [debug] Loading project config file stack.yaml
2019-01-09 01:25:49.857494: [debug] Decoding build plan from: /data/home/janfel/.stack/build-plan/lts-13.2.yaml
2019-01-09 01:25:49.857534: [debug] Trying to decode /data/home/janfel/.stack/build-plan-cache/lts-13.2.cache
2019-01-09 01:25:49.861476: [debug] Success decoding /data/home/janfel/.stack/build-plan-cache/lts-13.2.cache
2019-01-09 01:25:49.861657: [debug] Run process: /sbin/ldconfig -p
2019-01-09 01:25:49.864313: [debug] Process finished in 3ms: /sbin/ldconfig -p
2019-01-09 01:25:49.865141: [debug] Found shared library libtinfo.so.5 in /usr/lib