Abhinav Sharma
Abhinav Sharma
Hi @Jarzka , thanks for the quick revert. Here's the screenshot for the error I understand your advice regarding the warnings, however, I'm just getting started with the `ClojureScript` ecosystem...
Hello @onejgordon , Is any work being done towards this Docker image? I'm really looking forward to play with `flow` in a hassle free environment :)
Actually I recently came across updates that Google Appengine and Compute Engine now allows for Docker image deployment as well. This is the flexible environment. https://cloud.google.com/appengine/docs/flexible/ The support for Google...
I've been careful with the install ```sh corrode git/master ❯ stack setup Preparing to install GHC to an isolated location. This will not interfere with any system-level installation. Downloaded ghc-7.10.3....
I've been trying to set it up again, used the very basic `cabal install` things ```sh ❯ cabal install Resolving dependencies... Configuring corrode-0.1.0.0... Building corrode-0.1.0.0... Failed to install corrode-0.1.0.0 Build...
No issues, I understand :) Yes, the contents of the `C.lhs` are, ``` C.md ``` And regarding the information about the machine, still running on Yosemite ```sh ❯ uname -a...
The specific problems that I outlined here might not be that important, I can understand, but the point is `RosettaCode` could essentially prove to be a great resource for iterating...
Correct me if I'm wrong, brew installs rust first and then tries to build it - with cargo by default right?
Yes, I can confirm as well. Thanks for taking out the time for this @jmacdonald ! 🎉
@kirbyfan64 , do you plan to use [Chocolatey](https://chocolatey.org/) ? That'd be really helpful, though I don't know if it works more like `brew` i.e. builds packages or `brew cask` i.e....