Noah Harvey
Noah Harvey
After playing with this a bit more I've noticed that compiling works if all other source files are commented out except `existential.ts`
I might work on a pull request within the week or two. The main issue is that I'd like to use it on multiple CMake projects and managing multiple clones...
@emil-e Do you plan on doing any versioning of this library? I ask because you weren't planning to have a system install then your versioning is simply controlled by git...
Ok. I'll add cmake version file later on if you decide to do so. In which case I'll clean up the cmake file from #124 and it should be ready...
Gotcha. Mind if it add this to the Haddock? I think it would make it easier for those coming from writing Bash scripts.
Is there any intention on this being merged? I can contribute if these changes are getting stale.
I don't know Ruby (though I would like to, however time doesn't permit currently). Though, could you point me to where in the code it calls for SSH commands? I'm...
No, it was showing it for the `init` command and it was my user SSH pasword, not sudo. I'm on Arch Linux (linux kernel version: 3.16.1-1).
correct, sorry. It was after `init` when I performed step 4 in the Initial Setup.
I'm having the same issue on my local machine as well. I've found running `hoogle server --local -n` fixes the issue