Tootfinder

Opt-in global Mastodon full text search. Join the index!

@samir@functional.computer
2025-06-04 22:11:17

I am once again asking GHC devs to make it possible for tooling such as HLint and the Haskell Language Server to compile against multiple versions of GHC.
I realise that this is a gigantic undertaking, but if you're wondering why people don't stick with Haskell, it might be because every compiler version upgrade breaks *everything*.

@samir@functional.computer
2025-06-05 06:40:07

@… I'll see if I can get the attention of a GHC dev. The Haskell implementors' workshop is tomorrow, and I won't be attending that, but maybe I'll get lucky.

@samir@functional.computer
2025-06-05 06:41:40

@… @… Agreed, I think GHC *used* to be primarily a place for experimentation, but now there's a lot more focus on industrial use cases.
IMO the real problem is that there are 2 people who actually work on it profess…

@samir@functional.computer
2025-06-12 18:36:44

@… Oh, I totally get this. We had the same problem at my last job. Until we get a new GHC with a server-client architecture, I’m not holding my breath on a fix. (I hope to replace Cabal one day, but I’m not going to go and make a Haskell compiler. MicroHs is cool though.)
Maybe I met your coworkers! I didn’t go to any workshops because I’m lazy, I ju…