Earlier quoted context omitted.
Yet, at least we can use proper versions instead of Git urls that are exposed in source code.
And yet I can be up and running and compiling with Go faster then Haskell every time, ready to ship production binaries if I want. With Haskell the process for me has repeatedly been: "okay I'm going to follow this tutorial...okay I need to install it...okay cabal is complaining about versions or exceptions....okay let's try stack....okay this example needs some includes...okay I don't have quite the right ver..." Th…
You can. Today. But leave that code in a repo for a month, and it will stop compiling, because some of your dependencies got updated.