Packages tagged list

22 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (22), bsd3 (15), data (5), array (4), dataflow (3), logic (3), mit (3), non-determinism (3), parsing (3), pipes (3), streaming (3), streamly (3), time (3), concurrency (2), filesystem (2), mpl (2), network (2), reactivity (2), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
ListLike842.052Generalized support for list-like structures (bsd3, bytestring, library, list, string, text, vector)2025-08-264.7.8.4AndreasAbel, DavidFox
array-list52.00IsList instances of Array for OverloadedLists extension (array, data, library, list, mit)2020-06-230.2.0.0epoberezkin
data-ordlist242.2522Set and bag operations on ordered lists (bsd3, data, library, list)2014-11-200.4.7.0LeonSmith
do-list70.01Do notation for free (bsd3, data, library, list, syntax)2016-09-191.0.1TarasSerduke
exotic-list-monads80.00Non-standard monads on lists and non-empty lists (library, list, mit, monads)2025-08-081.2.1maciejpirog
ilist80.018Optimised list functions for doing index-related things (library, list, mpl)2020-05-070.4.0.1vrom911, brandonhamilton
lcs20.03Find longest common sublist of two lists (library, list)2008-02-010.2IanLynagh
list-duplicate20.00Group and delete duplicates from a list (bsd3, library, list)2020-05-020.1.0.0pgujjula
list-extras290.012Common not-so-common functions for lists (bsd3, library, list)2021-10-180.4.1.6WrenThornton, WrenRomano
list-filter50.00Special takes and drops on lists (bsd3, library, list)2020-05-040.1.1.0pgujjula
list-mux30.01List Multiplexing (bsd3, library, list)2012-08-231.0ChrisHeller
list-predicate31.50Predicates on lists (bsd3, library, list)2020-05-020.1.0.1pgujjula
listsafe30.09Safe wrappers for partial list functions, supporting MonadThrow. (apache, data, library, list, safe)2015-05-130.1.0.1jtapolczai, jtapolczai2
opentheory-stream80.02Infinite stream types (library, list, mit)2015-10-191.49JoeHurd
ranged-list70.01The list like structure whose length or range of length can be specified (bsd3, library, list)2024-12-120.1.2.3YoshikuniJujo
scroll-list20.00This package provides functions for relocate an item within a list. (bsd3, library, list)2021-04-041.1.0.0fesanmar
slist72.251Sized list (data-structures, library, list, mpl)2022-11-030.2.1.0vrom911
split342.25546Combinator library for splitting lists. (bsd3, library, list)2024-01-110.2.5BrentYorgey
streamly1022.534Streaming data pipelines with declarative concurrency (array, bsd3, concurrency, dataflow, filesystem, library, list, logic, network, non-determinism, parsing, pipes, reactivity, streaming, streamly, time, unicode)2025-09-030.11.0harendra, pranaysashank, adithyaov
streamly-core252.017Streaming, parsers, arrays, serialization and more (array, bsd3, dataflow, library, list, logic, non-determinism, parsing, pipes, streaming, streamly, time)2025-09-030.3.0harendra, adithyaov
streamly-fsevents50.00File system event notification API (array, bsd3, concurrency, dataflow, filesystem, library, list, logic, network, non-determinism, parsing, pipes, reactivity, streaming, streamly, time, unicode)2025-09-120.1.0adithyaov
utility-ht692.0103Various small helper functions for Lists, Maybes, Tuples, Functions (bsd3, data, library, list)2024-07-060.0.17.2HenningThielemann