| haskellPackages.haskell-token-utils | Utilities to tie up tokens to an AST |
| haskellPackages.bitstream | Fast, packed, strict and lazy bit streams with stream fusion |
| haskellPackages.gogol-cloudkms | Google Cloud Key Management Service (KMS) SDK |
| haskellPackages.Transhare | A library to apply transformation to containers so as to maximize sharing of unchanged subcomponents |
| haskellPackages.hasql-explain-tests | Hasql queries testing interface |
| haskellPackages.hyperbole | Interactive HTML apps using type-safe serverside Haskell |
| haskellPackages.ki-effectful | Adaptation of the ki library for the effectful ecosystem |
| haskellPackages.hscaffold | Very simple file/directory structure scaffolding writer monad EDSL |
| haskellPackages.hs-highlight | A tool to highlight terminal strings |
| haskellPackages.aeson-better-errors | Better error messages when decoding JSON values |
| haskellPackages.libvorbis | Haskell binding for libvorbis, for decoding Ogg Vorbis audio files |
| haskellPackages.imj-measure-stdout | An application to determine the maximum capacity of stdout buffer |
| haskellPackages.flick-duration | work with durations of time using the Flick as the smallest unit |
| haskellPackages.heavy-logger-amazon | heavy-logger compatibility with amazonka-core logging |
| haskellPackages.craftwerk-gtk | Gtk UI for Craftwerk |
| haskellPackages.hsendxmpp | sendxmpp clone, sending XMPP messages via CLI |
| haskellPackages.amazonka-voice-id | Amazon Voice ID SDK |
| haskellPackages.aos-signature | An implementation of the AOS signatures |
| haskellPackages.large-generics | Generic programming API for large-records and large-anon |
| haskellPackages.ghc-bignum-orphans | Backwards-compatible orphan instances for ghc-bignum |
| haskellPackages.assert4hs | A set of assertion for writing more readable tests cases |
| haskellPackages.matchable-th | Generates Matchable instances using TemplateHaskell |
| haskellPackages.data-accessor-mtl | Use Accessor to access state in mtl State monad class |
| haskellPackages.cautious-file | Ways to write a file cautiously, to reduce the chances of problems such as data loss due to crashes or power failures |
| haskellPackages.aws-kinesis-client | A producer & consumer client library for AWS Kinesis |
| haskellPackages.construct | Haskell version of the Construct library for easy specification of file formats |
| haskellPackages.crypto-pubkey-types | Generic cryptography Public keys algorithm types |
| haskellPackages.effectful-th | Template Haskell utilities for the effectful library |
| haskellPackages.ld-intervals | Data structures for representing arbitrary intervals |
| haskellPackages.effectful-zoo | Effectful effects for testing |
| haskellPackages.eurofxref | Free foreign exchange/currency feed from the European Central Bank |
| haskellPackages.fixed-timestep | Pure Haskell library to repeat an action at a specific frequency |
| haskellPackages.deunicode | Get rid of unicode (utf-8) symbols in Haskell sources |
| haskellPackages.apecs-physics-gloss | Gloss rendering for apecs-physics |
| haskellPackages.control-monad-omega | A breadth-first list monad |
| haskellPackages.propellor | property-based host configuration management in haskell |
| haskellPackages.safe-coloured-text | Safely output coloured text |
| haskellPackages.network-simple-tls | Simple interface to TLS secured network sockets |
| haskellPackages.yesod-session-redis | Redis-Powered Sessions for Haskell |
| haskellPackages.no-recursion | A GHC plugin to remove support for recursion |
| haskellPackages.storable-peek-poke | class Sizable, Peek and Poke |
| haskellPackages.yesod-newsfeed | Helper functions and data types for producing News feeds |
| haskellPackages.streaming-wai | Streaming Wai utilities |
| haskellPackages.stack2nix | Convert stack.yaml files into Nix build instructions. |
| haskellPackages.shebanger | Transform a shell script into a series of scripts with only shebang lines |
| haskellPackages.tasty-coverage | Ingredient for tasty which generates per-test coverage reports |
| haskellPackages.printcess | Pretty printing with indentation, mixfix operators, and automatic line breaks |
| haskellPackages.spoonutil | Spoon's utilities. Simple testing and nice looking error reporting. |
| haskellPackages.microlens-th | Automatic generation of record lenses for microlens |
| haskellPackages.udp-streaming | Streaming to and from UDP socket |
| haskellPackages.workflow-extra | Utilities (e.g. Googling the clipboard contents) for the `workflow` pacakge |
| haskellPackages.yesod-examples | Example programs using the Yesod Web Framework. (deprecated) |
| haskellPackages.optstream | Command line option parsing library with a twice applicative interface |
| haskellPackages.portable-lines | Alternative 'lines' implementation that understands CR-LF and CR |
| haskellPackages.rivet-simple-deploy | Basic deployment support for project management tool |
| haskellPackages.vector-space-opengl | Instances of vector-space classes for OpenGL types |
| haskellPackages.pipes-sqlite-simple | Functions that smash Pipes and sqlite-simple together |
| haskellPackages.omnicodec | Data encoding and decoding command line utilities |
| haskellPackages.recursors | Auto-generate final encodings and their isomorphisms using Template Haskell |
| haskellPackages.scons2dot | Generates graphviz file of scons dependency information |
| haskellPackages.wai-secure-cookies | WAI middleware to automatically encrypt and sign cookies |
| haskellPackages.sparse-merkle-trees | Sparse Merkle trees with proofs of inclusion and exclusion |
| haskellPackages.simple-stacked-vm | Simple stacked virtual machine: assembler, disassembler, bytecode interpreter |
| haskellPackages.not-gloss-examples | examples for not-gloss |
| haskellPackages.typelevel | Useful type level operations (type families and related operators) |
| haskellPackages.yi-frontend-pango | Pango frontend for Yi editor |
| haskellPackages.smartword | Web based flash card for Word Smart I and II vocabularies |
| haskellPackages.translate-cli | Translation cli tool |
| haskellPackages.wl-pprint-console | Wadler/Leijen pretty printer supporting colorful console output |
| haskellPackages.syncthing-hs | Haskell bindings for the Syncthing REST API |
| haskellPackages.reduxwise | Static analysis tool for Rust embedded systems complexity |
| haskellPackages.photoname | Rename photo image files based on EXIF shoot date |
| haskellPackages.servant-typed-error | Typed error wrapper for Servant |
| haskellPackages.streaming-fft | online streaming fft |
| haskellPackages.run-haskell-module | Running newly generated Haskell source module |
| haskellPackages.xml-conduit-decode | Historical cursors & decoding on top of xml-conduit |
| haskellPackages.vinyl-generics | Convert plain records to vinyl (and vice versa), generically |
| haskellPackages.proxy-kindness | A library for kind-polymorphic manipulation and inspection of Proxy values |
| haskellPackages.parsergen | TH parser generator for splitting bytestring into fixed-width fields |
| haskellPackages.posix-filelock | Nice wrapper around POSIX fcntl advisory locks |
| haskellPackages.microlens-pro | Prisms and isomorphisms for microlens |
| haskellPackages.visualize-cbn | Visualize CBN reduction |
| haskellPackages.shake-language-c | Utilities for cross-compiling with Shake |
| haskellPackages.one-time-password | HMAC-Based and Time-Based One-Time Passwords |
| haskellPackages.squeather | Use databases with the version 3 series of the SQLite C library |
| haskellPackages.translate | Haskell binding to Google's AJAX Language API for Translation and Detection |
| haskellPackages.securemem | abstraction to an auto scrubbing and const time eq, memory chunk |
| python313Packages.binaryornot | Ultra-lightweight pure Python package to check if a file is binary or text |
| python313Packages.onedrive-personal-sdk | Package to interact with the Microsoft Graph API for personal OneDrives |
| python313Packages.trafilatura | Python package and command-line tool designed to gather text on the Web |
| python314Packages.onedrive-personal-sdk | Package to interact with the Microsoft Graph API for personal OneDrives |
| python314Packages.binaryornot | Ultra-lightweight pure Python package to check if a file is binary or text |
| python314Packages.trafilatura | Python package and command-line tool designed to gather text on the Web |
| haskellPackages.hercules-ci-api-core | Types and convenience modules use across Hercules CI API packages |
| haskellPackages.copilot_4_3 | A stream DSL for writing embedded C programs |
| haskellPackages.hspec-core_2_7_10 | A Testing Framework for Haskell |
| haskellPackages.hledger-ui_1_42_1 | Terminal interface for the hledger accounting system |
| haskellPackages.linear-base_0_5_0 | Standard library for linear types |
| haskellPackages.diagrams-svg_1_5 | SVG backend for diagrams drawing EDSL |
| haskellPackages.ChasingBottoms | For testing partial and infinite values |