According to README.md, reggae can bootstrap itself just by running bootstrap.sh. However:
$ ./bootstrap.sh
Compiling reggae with dub
(7): Error: Expected valid JSON token, got 'import co'.
$
I'm not sure if it's expecting something in the environment that I just happen to be missing?
According to
README.md, reggae can bootstrap itself just by runningbootstrap.sh. However:I'm not sure if it's expecting something in the environment that I just happen to be missing?