Hacker News new | ask | show | jobs
by hackerews 4341 days ago
Language support is super easy to add. Any list of libraries you'd really want with Haskell?
3 comments

Some random highly used libraries:

containers, bytestring, mtl, text, transformers, time, array, aeson, split, blaze-builder, blaze-html lens, safe, resourcet

I'm sure aeson examples would be very popular. mtl/transformers examples for those who are getting to them in the learning process.

Here is a complete list of the top reverse dependencies for libraries on hackage:

https://docs.google.com/spreadsheets/d/1o7K_tEDIULPHNv8RpP0E...

You are brilliant. Thank you so much.
If it's easy, Clojure with support for arbitrary libraries via leiningen would be great :)
Prelude's support libraries plus at least the curl package: https://hackage.haskell.org/package/curl