hey @FloatingGhost im trying to compile akkoma and getting this error:
src/exprecs.erl:none: error in parse transform 'parse_trans_codegen':
exception error: undefined function erl_syntax:string/1
in function parse_trans:get_file/1 (/opt/akkoma/deps/parse_trans/src/parse_trans.erl, line 227)
in call from parse_trans:initial_context/2 (/opt/akkoma/deps/parse_trans/src/parse_trans.erl, line 299)
in call from parse_trans_codegen:parse_transform/2 (/opt/akkoma/deps/parse_trans/src/parse_trans_codegen.erl, line 147)
in call from compile:foldl_transform/3 (compile.erl, line 1172)
in call from compile:fold_comp/4 (compile.erl, line 405)
in call from compile:internal_comp/5 (compile.erl, line 389)
in call from compile:'-internal_fun/2-anonymous-0-'/2 (compile.erl, line 227)
any ideas?
(sorry for lack of formatting, im on a masto instance)
