
All, I'd like to share that over the past few months, the following core libraries have picked up maintenance pace at an alarmingly great rate: - vector - bytestring - primitive - unix - random Great thanks to the following people: - Andrew Lelechenko (https://github.com/Bodigrim) (has helped with all 5 libraries!) - Simon Jakobi (https://github.com/sjakobi) (has helped with: bytestring) - Viktor Dukhovni (https://github.com/vdukhovni and https://github.com/hs-viktor) (has helped with: bytestring, unix) - Alexey Kuleshevich (https://github.com/lehins) (has helped with: vector, primitive, random) - Alexey Khudyakov (https://github.com/Shimuuar) (has helped with: vector, random) - Dominic Steinitz (https://github.com/idontgetoutmuch) (has helped with: random) - Leonhard Markert (https://github.com/curiousleo) (has helped with: random) - Andrew Martin (https://github.com/andrewthad) (has helped with: primitive, vector) - David Feuer (https://github.com/treeowl) (has helped with: vector, bytestring, primitive, random) The changes they have made represent hundreds of hours of work for the Haskell community. Once languishing core libraries have now been revitalised. I don't have exact numbers, but a quick look at any of these libraries, along with a recollection of how they were before, will show you just how much things are changing for the better. Now, the next biggest hurdle is text. Also, filepath is unmaintained (but at least is mostly stable). If anyone knows of a good maintainer(s) for either of these, please let me know. Thanks