On a fresh macOS install, when doing `stack test` in Lamdu, I get: ``` bindings-freetype-gl > prepare_submodule.sh: line 11: wget: command not found ``` The system has `curl` but doesn't have `wget`.
On a fresh macOS install, when doing
stack testin Lamdu, I get:The system has
curlbut doesn't havewget.