6 ms·
> Granted, the tooling is sh*t. I hear this a lot, but am curious about two things: (a) which bit(s) of the toolchain are you thinking about specifically -- I
by gtf21 2y ago
> Granted, the tooling is sh*t.
I hear this a lot, but am curious about two things: (a) which bit(s) of the toolchain are you thinking about specifically -- I know HLS can be quite janky but I haven't really been blocked by any tooling problems myself; (b) have you done much Haskell in production recently -- i.e. is this scar tissue from some ago or have you tried the toolchain recently and still found it to be lacking?
- n_plus_1_acc 2y agoEverytime I use cabal and/or stack, it gives me a wall of errors and i just reinstall everyrhing all the time.
- tome 2y agoIf you share a transcript from a cabal session I'll look into this for you.
- simonmic 2y agoAnd if you share stack transcripts I’ll look into those for you. I’ve experienced this too, the tools can certainly be improved, but also a little more understanding of what they do and how to interpret their error messages could help you (I am guessing).