After cloning a fresh copy of robo-monad, I run 'stack build' and then I receive this error:
Running C:\Program Files (x86)\Git\cmd\git.exe clone git@github.com:bch29/GPipe-GLFW C:\...\robo-monad\
.stack-work\downloaded\792caf5ad949a844f6cee03acee39e388b4aecc8939ae0d10776dddb4f6766e0.git.tmp\ exited with ExitFailure
128
Cloning into 'C:\...\robo-monad\.stack-work\downloaded\792caf5ad949a844f6cee03acee39e388b4aecc8939ae0d1
0776dddb4f6766e0.git.tmp'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Maybe the bch29/GPipe-GLFW repository can instead be a git submodule of robo-monad?
After cloning a fresh copy of robo-monad, I run 'stack build' and then I receive this error:
Maybe the bch29/GPipe-GLFW repository can instead be a git submodule of robo-monad?