Hacker News new | past | comments | ask | show | jobs | submit login

Compiler version issues are a pain. For most programming languages I use, I like to constantly update toolchain and library versions. I fight that tendency with Haskell. “cabal freeze” can be your friend.

I now find that using some combination of Claude, Gemini, and ChatGPT makes using Haskell more pleasant for processing compiler error and warning messages, suggesting changes to my cabal or stack configuration files, etc.






Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: