We received 553 answers to the question “If you could change one thing about Haskell, what would it be?”. This is the breakdown.
25 Likes
I think the reinstallable base work (and the base vs ghc-internal split) unlocks a third option for Data.Text APIs in base: base depends on text
3 Likes
Are you suggesting that text would depend on ghc-internal? You’re gonna have a hard time to convince maintainers of that.
1 Like
Oops, I definitely wasn’t thinking clearly when I wrote that message this morning.
Sorry, you’re right! text depends on base ![]()
This is amazing! Thanks for the work you put into collating 500+ responses @Kleidukos !
2 Likes
It was a team effort, I couldn’t have done it without Sawa (who doesn’t have an account here, alas)
7 Likes