Get a running count of occurrences from a stream. Intended to replace `sort | uniq -c` when the input is a stream.
Primary LanguageHaskellOtherNOASSERTION