| haskellPackages.lhslatex | Tool for using pdflatex with .lhs files |
| haskellPackages.diagnose | Beautiful error reporting done easily |
| haskellPackages.dingo-example | Dingo Example |
| haskellPackages.httpstan | Auto-generated API bindings for httpstan |
| haskellPackages.static-tensor | Tensors of statically known size |
| haskellPackages.pdynload | pdynload is polymorphic dynamic linking library |
| haskellPackages.ogmarkup | A lightweight markup language for story writers |
| haskellPackages.peregrin | Database migration support for use in other libraries |
| haskellPackages.svgutils | Helper functions for dealing with SVG files |
| haskellPackages.shentong | A Haskell implementation of the Shen programming language |
| haskellPackages.plankton | The core of a numeric prelude, taken from numhask |
| haskellPackages.namelist | fortran90 namelist parser/pretty printer |
| haskellPackages.silently | Prevent or capture writing to stdout and other handles |
| haskellPackages.multirec | Generic programming for families of recursive datatypes |
| haskellPackages.wai-static-cache | A simple cache for serving static files in a WAI middleware |
| haskellPackages.newsynth | Exact and approximate synthesis of quantum circuits |
| haskellPackages.secure-memory | Securely allocated and deallocated memory |
| haskellPackages.sensenet | Distributed sensor network for the raspberry pi |
| haskellPackages.powerdns | PowerDNS API bindings for api/v1 |
| haskellPackages.refresht | Environment Monad with automatic resource refreshment |
| haskellPackages.uglymemo | A simple (but internally ugly) memoization function |
| haskellPackages.overeasy | A purely functional E-Graph library |
| haskellPackages.sparse-tensor | typesafe tensor algebra library |
| haskellPackages.timelike | Type classes for types representing time |
| haskellPackages.snaplet-hasql | A Hasql snaplet |
| haskellPackages.snorkels | Strategic board game of medium complexity |
| haskellPackages.proquint | Proquints: Identifiers that are Readable, Spellable, and Pronounceable |
| haskellPackages.primal-memory | Unified interface for memory managemenet |
| haskellPackages.yesod-auth-hashdb | Authentication plugin for Yesod |
| haskellPackages.wai-rate-limit-redis | Redis backend for rate limiting as WAI middleware |
| haskellPackages.reactive | Push-pull functional reactive programming |
| haskellPackages.message-db-temp | Temporary message-db for integration testing |
| haskellPackages.suitable | Abstract over the constraints on the parameters to type constructors |
| haskellPackages.thespian | Lightweight Erlang-style actors for Haskell |
| haskellPackages.usa-holidays | |
| haskellPackages.system-lifted | Lifted versions of System functions |
| haskellPackages.vector-space-map | vector-space operations for finite maps using Data.Map |
| haskellPackages.quantfin | Quant finance library in pure Haskell |
| haskellPackages.pokitdok | PokitDok Platform API Client for Haskell |
| haskellPackages.tuntap-simple | A simple tun/tap library |
| haskellPackages.pipes-conduit | Conduit adapters |
| haskellPackages.regexdot | A polymorphic, POSIX, extended regex-engine |
| haskellPackages.naturals | Constructors and related functions for natural numbers |
| haskellPackages.miniplex | simple 1-to-N interprocess communication |
| haskellPackages.safe-decimal | Safe and very efficient arithmetic operations on fixed decimal point numbers |
| haskellPackages.xorshift | Haskell implementation of the xorshift random generator |
| haskellPackages.open-signals | A mechanism similar to checked exceptions that integrates with MTL and transformer stacks |
| haskellPackages.superdoc | Additional documentation markup and Unicode support |
| haskellPackages.parsley-core | A fast parser combinator library backed by Typed Template Haskell |
| haskellPackages.simple-zipper | Zippers made slightly easier |
| haskellPackages.safe-plugins | A small wrapper over hs-plugins to allow loading safe plugins |
| haskellPackages.numhask-space | Numerical spaces |
| haskellPackages.pathwalk | Path walking utilities for Haskell programs |
| haskellPackages.pretty-show-ansi-wl | Like pretty-show, but only for ansi-wl-pprint |
| haskellPackages.temporal-sdk | |
| haskellPackages.sdl-try-drivers | small testing tool for sdl2 and accelerated drivers |
| haskellPackages.mustache | A mustache template parser library |
| haskellPackages.shellmet | Out of the shell solution for scripting in Haskell |
| haskellPackages.simple-logger | A very simple but efficient logging framework |
| haskellPackages.nanospec | A lightweight implementation of a subset of Hspec's API |
| haskellPackages.static-bytes | A Haskell library providing types representing 8, 16, 32, 64 or 128 bytes of data |
| haskellPackages.rope-utf16-splay | Ropes optimised for updating using UTF-16 code units and row/column pairs |
| haskellPackages.weighted | Writer monad which uses semiring constraint |
| haskellPackages.nested-routes | Declarative, compositional Wai responses |
| haskellPackages.twentefp | Lab Assignments Environment at Univeriteit Twente |
| haskellPackages.uhexdump | hex dumper for UTF-8 text |
| haskellPackages.testloop | Quick feedback loop for test suites |
| haskellPackages.snaplet-oauth | snaplet-oauth |
| haskellPackages.peakachu | Experiemental library for composable interactive programs |
| haskellPackages.protobuf | Google Protocol Buffers via GHC.Generics |
| haskellPackages.quiver-binary | Binary serialisation support for Quivers |
| haskellPackages.monad-classes | more flexible mtl |
| haskellPackages.universe | A class for finite and recursively enumerable types |
| haskellPackages.tokstyle | TokTok C code style checker |
| haskellPackages.patterns | Common patterns in message-oriented applications |
| haskellPackages.nanovg-simple | Simple interface to rendering with NanoVG |
| haskellPackages.yeganesh | small dmenu wrapper |
| haskellPackages.refinery | Toolkit for building proof automation systems |
| haskellPackages.moffy-samples | Samples of moffy |
| haskellPackages.megalisp | lisp parser using mega-parsec |
| haskellPackages.reformat | The parser and render to parsec and render the string |
| haskellPackages.statgrab | Collect system level metrics and statistics |
| haskellPackages.xml2json | translate xml to json |
| haskellPackages.rerebase | Reexports from "base" with a bunch of other standard libraries |
| haskellPackages.svg-builder-fork | DSL for building SVG |
| haskellPackages.zuramaru | A lisp processor, An inline-lisp, in Haskell |
| haskellPackages.relation | A data structure representing Relations on Sets |
| haskellPackages.vector-static | Statically checked sizes on Data.Vector |
| haskellPackages.rangeset | Efficient sets for semi-contiguous data |
| haskellPackages.wai-request-spec | Declarative request parsing |
| haskellPackages.morley-client | Client to interact with the Tezos blockchain |
| haskellPackages.openapi-typed | Types for OpenAPI |
| haskellPackages.openapi3 | OpenAPI 3.0 data model |
| haskellPackages.versions | Types and parsers for software version numbers |
| haskellPackages.repl-toolkit | Toolkit for quickly whipping up config files and command-line interfaces |
| haskellPackages.reason-export | Generate Reason types from Haskell |
| haskellPackages.nymphaea | An interactive GUI for manipulating L-systems |
| haskellPackages.sequitur | Grammar-based compression algorithms SEQUITUR |
| haskellPackages.trimdent | A utility for neat multiline string trimming |
| haskellPackages.random-extras | Additional functions for random values |