Andrea Bressan
Andrea Bressan
without ncurses-libtinfo-libs I get the error below at any invocation: No setup information found for ghc-9.0.2 on your platform. This probably means a GHC bindist has not yet been added...
I have built lamdu on voidlinux using stack without issue, but it exits with a message about the compression library snappy. Can you help? I tried both the master branch...
SpellRight seeks dictionaries at $HOME/.config/CodeFolder/Dictionaries, where CodeFolder is some variation of 'Code'. The problem is that vscode follows the XDG_CONFIG_HOME environment variable if present and places the CodeFolder at $XDG_CONFIG_HOME/CodeFolder...
FIXED: a for loop in bsplineCurve_example is indexed by an int, but the end is of type size_t giving a warning at compilation time
FIXED: the combineMappers templated function with real_t was not instantiated in the library causing linker errors instantiating revealed a different error that is also fixed FIXED: an error in the...