Anonymous
11/8/2025, 8:48:23 PM
No.107145784
>>107144584
>>107144811
This is hardly a Haskell unique problem. All ecosystems have ENTERPRISE (tm) libraries where they want to modularize everything to save space and improve maintainer experience (shit is easier to test and distribute) and that's what you get.
In the Maven repository you see the same thing.
AWS services has a HUGE MCGIGANTIC surface and amazona reflects that.
The (now on permanent hiatus) Haskell ecosystem surveys have developers complaining about library documentation (low on startup examples) and library discovery (what the fuck do I use) and lack of enterprise libraries (DB2 drivers for old mainframes instead of raw dogging ODBC).
>>107144811
This is hardly a Haskell unique problem. All ecosystems have ENTERPRISE (tm) libraries where they want to modularize everything to save space and improve maintainer experience (shit is easier to test and distribute) and that's what you get.
In the Maven repository you see the same thing.
AWS services has a HUGE MCGIGANTIC surface and amazona reflects that.
The (now on permanent hiatus) Haskell ecosystem surveys have developers complaining about library documentation (low on startup examples) and library discovery (what the fuck do I use) and lack of enterprise libraries (DB2 drivers for old mainframes instead of raw dogging ODBC).