| haskellPackages.path-tagged | A wrapper around the @path@ library, tagged with semantic name |
| haskellPackages.path | Support for well-typed paths |
| haskellPackages.path_0_9_6 | Support for well-typed paths |
| haskellPackages.path_0_9_5 | Support for well-typed paths |
| haskellPackages.path-io | Interface to ‘directory’ package for users of ‘path’ |
| haskellPackages.ast-path | vocabulary representation for predicting program properties |
| haskellPackages.stm-containers | Containers for STM |
| haskellPackages.yaya-containers | Pattern functors and instances for types in the containers package |
| haskellPackages.path-sing | A singleton wrapper for the `path` library |
| haskellPackages.path-like | PathLike, FileLike and DirLike type classes for the Path library |
| haskellPackages.win-hp-path | Work with multiple Haskell Platform versions on Windows |
| haskellPackages.fcf-containers | Data structures and algorithms for first-class-families |
| haskellPackages.more-containers | A few more collections |
| haskellPackages.strict-containers | Strict containers |
| haskellPackages.impure-containers | Mutable containers in Haskell |
| haskellPackages.liquid-containers | Old specs for containers |
| haskellPackages.path-tree | `Data.Tree` for file paths |
| haskellPackages.byte-containers | Sets and maps with 8-bit words for keys |
| haskellPackages.text-containers | Memory-efficient string-indexed container types |
| haskellPackages.multi-containers | A few multimap variants |
| haskellPackages.strict-containers-lens | Strict containers - Lens instances |
| haskellPackages.file-path-th | Template Haskell utilities for filepaths |
| haskellPackages.non-empty-containers | |
| haskellPackages.exposed-containers | A distribution of the 'containers' package, with all modules exposed |
| haskellPackages.mutable-containers | Abstactions and concrete implementations of mutable containers |
| haskellPackages.containers-deepseq | Provide orphan NFData instances for containers as needed. (deprecated) |
| haskellPackages.shake-path | path alternatives to shake functions |
| haskellPackages.path-utils | Handful of simple utility functions for the path library |
| haskellPackages.containers-good-graph | Data.Graph, but it doesn't suck! |
| haskellPackages.containers_0_8 | Assorted concrete container types |
| haskellPackages.expiring-containers | Expiring containers |
| haskellPackages.disjoint-containers | Disjoint containers |
| haskellPackages.validity-containers | Validity instances for containers |
| haskellPackages.monoidal-containers | Containers with monoidal accumulation |
| haskellPackages.unpacked-containers | Unpacked containers via backpack |
| haskellPackages.containers-verified | Formally verified drop-in replacement of containers |
| haskellPackages.nonempty-containers | Non-empty variants of containers data types, with full API |
| haskellPackages.amazonka-emr-containers | Amazon EMR Containers SDK |
| haskellPackages.path-extra | URLs without host information |
| haskellPackages.indexed-containers | Simple, no-frills indexed lists |
| haskellPackages.ordered-containers | Set- and Map-like types that remember the order elements were inserted |
| haskellPackages.refined-containers | Type-checked proof that a key exists in a container and can be safely indexed |
| haskellPackages.unboxed-containers | Self-optimizing unboxed sets using view patterns and data families |
| haskellPackages.extended-containers-lens | lens instances for extended-containers |
| haskellPackages.acme-circular-containers | Spineless containers which are fast to read but inefficient to update |
| haskellPackages.reflex-dynamic-containers | various dynamic containers for Reflex |
| haskellPackages.insert-ordered-containers | Associative containers retaining insertion order for traversals |
| haskellPackages.primitive-containers | containers backed by arrays |
| haskellPackages.path-text-utf8 | Read and write UTF-8 text files |
| haskellPackages.containers-benchmark | Extensive benchmark suite for containers package |
| haskellPackages.adaptive-containers | Self optimizing container types |
| haskellPackages.extended-containers | Heap and Vector container types |
| haskellPackages.ten-unordered-containers | Higher-kinded hash containers |
| haskellPackages.unordered-containers | Efficient hashing-based container types |
| haskellPackages.changeset-containers | Stateful monad transformer based on monoidal actions |
| haskellPackages.path-pieces | Components of paths |
| haskellPackages.justified-containers | Keyed container types with type-checked proofs of key presence |
| haskellPackages.strong-path | Strongly typed paths in Haskell |
| haskellPackages.cereal-unordered-containers | Integration of "cereal" and "unordered-containers" |
| haskellPackages.strict-containers-serialise | Strict containers - Serialise instances |
| haskellPackages.containers-unicode-symbols | Unicode alternatives for common functions and operators |
| haskellPackages.unordered-containers-rematch | Rematch support for unordered containers |
| haskellPackages.genvalidity-containers | GenValidity support for containers |
| haskellPackages.containers-accelerate | Hashing-based container types |
| haskellPackages.data-default-instances-containers | Default instances for types in containers |
| haskellPackages.validity-unordered-containers | Validity instances for unordered-containers |
| haskellPackages.hslua-module-path | Lua module to work with file paths |
| haskellPackages.validity-path | Validity instances for Path |
| haskellPackages.polysemy-path | Polysemy versions of Path functions |
| haskellPackages.genvalidity-unordered-containers | GenValidity support for unordered-containers |
| haskellPackages.bpath | A minimal typed unix path library |
| haskellPackages.unliftio-path | UnliftIO using well-typed Paths |
| haskellPackages.data-default-instances-unordered-containers | Default instances for unordered-containers |
| haskellPackages.path-dhall-instance | ToDhall and FromDhall instances for Path |
| haskellPackages.hpath | Support for well-typed paths |
| haskellPackages.path-binary-instance | Binary instance for Path |
| haskellPackages.paths | Library for representing and manipulating type-safe file paths |
| haskellPackages.hpath-filepath | ByteString based filepath manipulation |
| haskellPackages.composite-aeson-path | Formatting data for the path library |
| haskellPackages.path-formatting | Formatting for path |
| haskellPackages.attoparsec-path | Convenience bindings between path and attoparsec |
| haskellPackages.executable-path | Finding out the full path of the executable |
| haskellPackages.hpath-io | High-level IO operations on files/directories |
| haskellPackages.path-extensions | Enumeration of common filetype extensions for use with the path library |
| haskellPackages.say-my-name | Require explicit type application for some type variables |
| haskellPackages.jspath | Extract substructures from JSON by following a path |
| haskellPackages.unordered-containers_0_2_21 | Efficient hashing-based container types |
| haskellPackages.hxt-xpath | The XPath modules for HXT |
| haskellPackages.true-name | Template Haskell hack to violate module abstractions |
| haskellPackages.ghc-paths | Knowledge of GHC's installation directories |
| haskellPackages.nix-paths | Knowledge of Nix's installation directories |
| haskellPackages.genvalidity-path | GenValidity support for Path |
| haskellPackages.scotty-path-normalizer | Redirect to a normalized path |
| haskellPackages.hjpath | XPath-like syntax for querying JSON |
| haskellPackages.testcontainers | Docker containers for your integration tests |
| haskellPackages.posix-paths | POSIX filepath/directory functionality |
| haskellPackages.hpath-posix | Some low-level POSIX glue code, that is not in 'unix' |
| haskellPackages.urlpath | Painfully simple URL deployment |
| haskellPackages.pathwalk | Path walking utilities for Haskell programs |
| haskellPackages.data-filepath | A type safe file path data structure |
| haskellPackages.multipath | Parser and builder for unix-path-like objects |
| haskellPackages.safepath | Safe Paths in Haskell |
| haskellPackages.jsonpath | Library to parse and execute JSONPath |
| haskellPackages.pathtype | Type-safe replacement for System.FilePath etc |
| haskellPackages.hls-module-name-plugin | Module name plugin for Haskell Language Server |
| haskellPackages.xpathdsv | Command line tool to extract DSV data from HTML and XML with XPATH expressions |
| haskellPackages.system-filepath | High-level, byte-based file and directory path manipulations (deprecated) |
| haskellPackages.aeson-jsonpath | Parse and run JSONPath queries on Aeson documents |
| haskellPackages.names-th | Manipulate name strings for TH |
| haskellPackages.testcontainers-postgresql | Testcontainers integration for PostgreSQL |
| haskellPackages.named-sop | Dependently-typed sums and products, tagged by field name |
| haskellPackages.filepath-crypto | Reversable and secure encoding of object ids as filepaths |
| haskellPackages.filepath-io-access | IO Access for filepath |
| haskellPackages.names | Type level names |
| haskellPackages.named | Named parameters (keyword arguments) for Haskell |
| haskellPackages.stratosphere-emrcontainers | Stratosphere integration for AWS EMRContainers |
| haskellPackages.hpath-directory | Alternative to 'directory' package with ByteString based filepaths |
| haskellPackages.filepather | Functions on System.FilePath |
| haskellPackages.filepath_1_5_4_0 | Library for manipulating FilePaths in a cross platform way |
| haskellPackages.streamly-filepath | Streamly compatibility with filepath package |
| haskellPackages.pathfinding | pathfinding in grid and graphs |
| haskellPackages.rawfilepath | Use RawFilePath instead of FilePath |
| haskellPackages.lens-named | Helper for use with lens |
| haskellPackages.data-named | Data types for named entities |
| haskellPackages.named-lock | A named lock that is created on demand |
| haskellPackages.named-text | A parameterized named text type and associated functionality |
| haskellPackages.pdfname | Name a PDF file using information from the pdfinfo command |
| haskellPackages.aeson-jsonpath_0_3_0_2 | Parse and run JSONPath queries on Aeson documents |
| haskellPackages.canonical-filepath | Abstract data type for canonical file paths |
| haskellPackages.valid-names | Valid operator/module characters |
| haskellPackages.by-other-names | Give aliases to record fields |
| haskellPackages.horname | Rename function definitions returned by SMT solvers |
| haskellPackages.filepath-bytestring | Library for manipulating RawFilePaths in a cross platform way |
| haskellPackages.haskell-names | Name resolution library for Haskell |
| haskellPackages.random-names | Expose Random and Arbitrary instances |
| haskellPackages.batch-rename | Make Linux or MacOS do things like "rename *.mp3 *.mp4" |
| haskellPackages.named-binary-tag | NBT (named binary tag) serialization and deserialization |
| haskellPackages.directory-ospath-streaming | Stream directory entries in constant memory in vanilla IO |
| haskellPackages.hack-middleware-cleanpath | Applies some basic redirect rules to get cleaner paths. (deprecated) |
| haskellPackages.vinyl-named-sugar | Syntax sugar for vinyl records using overloaded labels |
| haskellPackages.namelist | fortran90 namelist parser/pretty printer |
| haskellPackages.epubname | Rename epub ebook files based on meta information |
| haskellPackages.hostname | A very simple package providing a cross-platform means of determining the hostname |
| haskellPackages.servant-named | Add named endpoints to servant |
| haskellPackages.named-records | Flexible records with named fields |
| haskellPackages.unicode-names | Unicode 3.2.0 character names |
| haskellPackages.named-formlet | A simple formlet library with named formlets |
| haskellPackages.named-servant | support records and named (from the named package) parameters in servant |
| haskellPackages.hls-rename-plugin | Rename plugin for Haskell Language Server |
| haskellPackages.system-canonicalpath | Abstract data type for canonical paths with some utilities |
| haskellPackages.unicode-data-names | Unicode characters names and aliases |
| haskellPackages.directory-ospath-streaming_0_3 | Stream directory entries in constant memory in vanilla IO |
| haskellPackages.lxc | High level Haskell bindings to LXC (Linux containers) |
| haskellPackages.namespace | A Generic Haskell library for managing namespaces |
| haskellPackages.bindings-uname | Low-level binding to POSIX uname(3) |
| haskellPackages.photoname | Rename photo image files based on EXIF shoot date |
| haskellPackages.pathfindingcore | A toy pathfinding library |
| haskellPackages.directory-ospath-streaming_0_2_2 | Stream directory entries in constant memory in vanilla IO |
| haskellPackages.foscam-filename | Foscam File format |
| haskellPackages.namecoin-update | Tool to keep namecoin names updated and well |
| haskellPackages.named-servant-server | server support for named-servant |
| haskellPackages.named-servant-client | client support for named-servant |
| haskellPackages.pathological-bytestrings | Pathological ByteStrings for testing |
| haskellPackages.hedis-namespace | Initial project template from stack |
| haskellPackages.multipart-names | Handling of multipart names in various casing styles |
| haskellPackages.Tournament | Tournament related algorithms |
| haskellPackages.linux-namespaces | Work with linux namespaces: create new or enter existing ones |
| haskellPackages.hashrename | Rename every file in a directory with his SHA1 hash |
| haskellPackages.DAG-Tournament | Real-Time Game Tournament Evaluator |
| haskellPackages.hostname-validate | Validate hostnames e.g. localhost or foo.co.uk. |
| haskellPackages.postgresql-named | Generic deserialization of PostgreSQL rows based on column names |
| haskellPackages.servant-namedargs | Combinators for servant providing named parameters |
| haskellPackages.time-locale-vietnamese | Vietnamese locale for date and time format |
| haskellPackages.postgresql-simple-named | Implementation of named parameters for `postgresql-simple` library |
| haskellPackages.servant-client-namedargs | Automatically derive API client functions with named and optional parameters |
| haskellPackages.servant-server-namedargs | Automatically derive API server functions with named and optional parameters |
| haskellPackages.xmonad-windownames | A library to automatically put named windows into the DynamicLog |
| haskellPackages.hls-qualify-imported-names-plugin | A Haskell Language Server plugin that qualifies imported names |
| haskellPackages.bindings-lxc | Direct Haskell bindings to LXC (Linux containers) C API |
| haskellPackages.primitive-stablename | primitive operations on StableNames |
| haskellPackages.keys | Keyed functors and containers |
| haskellPackages.staf | Numerical statistics for Foldable containers |
| haskellPackages.sets | Ducktyped set interface for Haskell containers |
| haskellPackages.Empty | A type class for empty containers |
| haskellPackages.vessel | Functor-parametric containers |
| haskellPackages.linux-namespaces_0_2_0_1 | Work with linux namespaces: create new or enter existing ones |
| haskellPackages.data-index | Extending the concept of indices for lists and other containers |
| haskellPackages.nspace | Efficient, infinite-precision 2D and 3D spatial containers |
| haskellPackages.pptable | Pretty Print containers in a tabular format |
| haskellPackages.hashmap | Persistent containers Map and Set based on hashing |
| haskellPackages.SizeCompare | Fast size comparison for standard containers |
| haskellPackages.batchd-docker | docker containers host controller for batchd |
| haskellPackages.IntervalMap | Containers for intervals, with efficient search |
| haskellPackages.reducers | Semigroups, specialized containers and a general map/reduce framework |
| haskellPackages.mono-foldable | Folds for monomorphic containers |
| haskellPackages.data-interval | Interval datatype, interval arithmetic and interval-based containers |
| haskellPackages.filtrable | Class of filtrable containers |
| haskellPackages.container | Containers abstraction and utilities |
| haskellPackages.validity-dlist | Validity instances for containers |
| haskellPackages.Transhare | A library to apply transformation to containers so as to maximize sharing of unchanged subcomponents |
| haskellPackages.microlens-ghc | microlens + array, bytestring, containers, transformers |
| haskellPackages.compressed | Compressed containers and reducers |
| haskellPackages.unordered-graphs | Graph library using unordered-containers |
| haskellPackages.EnumContainers | Simple Enum-class-based int containers |
| haskellPackages.sequential-index | Sequential numbers that allow arbitrarily inserting numbers - for containers |
| haskellPackages.Compactable | A generalization for containers that can be stripped of Nothing |
| haskellPackages.container-builder | Functions for building containers from a known number of elements |
| haskellPackages.mono-traversable | Type classes for mapping, folding, and traversing monomorphic containers |
| haskellPackages.unzip-traversable | Unzip functions for general Traversable containers |
| haskellPackages.mono-traversable-keys | Type-classes for interacting with monomorphic containers with a key |
| haskellPackages.microlens-ghc_0_4_15_1 | microlens + array, bytestring, containers, transformers |
| haskellPackages.microlens-ghc_0_4_15_2 | microlens + array, bytestring, containers, transformers |
| haskellPackages.ixset-typed-conversions | Conversions from ixset-typed to other containers |
| haskellPackages.sdp4unordered | SDP classes for unordered containers |
| haskellPackages.SVGPath | Parsing the path command of SVG |
| haskellPackages.which | Determine the full path to an executable |
| haskellPackages.mptcp-pm | A Multipath TCP path manager |
| haskellPackages.within | A value within another path |
| haskellPackages.wai-route | WAI middleware for path-based request routing with captures |
| haskellPackages.fswait | Wait and observe events on the filesystem for a path, with a timeout |
| haskellPackages.smallpt-hs | A Haskell port of the smallpt path tracer |
| haskellPackages.paripari | Parser combinators with fast-path and slower fallback for error reporting |
| haskellPackages.waypoint | Bidirectional URL path, URL query string and HTTP headers codecs |
| haskellPackages.pandoc-include-plus | Pandoc filter to include files, with image path and heading level adjustment |
| haskellPackages.filepattern | File path glob-like matching |
| haskellPackages.nom | Name-binding & alpha-equivalence |
| haskellPackages.HPath | Extract Haskell declarations by name |
| haskellPackages.zenc | GHC style name Z-encoding and Z-decoding |
| haskellPackages.rpm-nvr | RPM package name-version-release data types |
| haskellPackages.hcount | Haskell artifact name counts |
| haskellPackages.gender | Identify a persons gender by their first name |
| haskellPackages.lsfrom | List directory files starting from a specific name |
| haskellPackages.resolv | Domain Name Service (DNS) lookup via the libresolv standard library routines |
| haskellPackages.windns | Domain Name Service (DNS) lookup via the <windns.h>/dnsapi.dll standard library |
| haskellPackages.system-info | Get the name of the operating system |
| haskellPackages.resolve | A name resolusion library |
| haskellPackages.CabalSearch | Search cabal packages by name |
| haskellPackages.ConsStream | Trivial re-export of Wouter Swierstra's Stream package, avoiding module name clash |
| haskellPackages.daemons | Daemons in Haskell made fun and easy |
| haskellPackages.window-utils | OS window icon/name utilities |
| haskellPackages.network-dns | Domain Name System data structures |
| haskellPackages.itanium-abi | An implementation of name mangling/demangling for the Itanium ABI |
| haskellPackages.acme-omitted | A name for omitted definitions |
| haskellPackages.haskell-docs | A program to find and display the docs and type of a name |
| haskellPackages.dns-patterns | DNS name parsing and pattern matching utilities |
| haskellPackages.NameGenerator | A name generator written in Haskell |
| haskellPackages.denominate | Functions supporting bulk file and directory name normalization |
| haskellPackages.hs-nombre-generator | Name generator |