
11: Simon Peyton Jones
The Haskell Interlude
00:00
Haskell Development - Is There a Block Between Base and GHC?
There's this like block between base and GHC, right? Because that creates implicit upgrade pressure. You need the latest security fix from one library, but that suddenly comes along with a base dependency that requires a new GHC. And therefore you need to upgrade all your other libraries as well. This makes the whole thing much more serious in a way. So yes, so I think what would help this conversation, it's actually taking place actively on the Haskell discourse at the moment,. About use cases that where this goes wrong.
Transcript
Play full episode