Packages tagged development

926 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (708), bsd3 (536), program (455), mit (164), apache (63), deprecated (54), gpl (47), web (18), language (16), mpl (16), profiling (16), testing (15), data (14), public-domain (13), utils (13), debug (11), shake (11), agpl (10), benchmarking (10), ghc (10), bsd2 (9), distribution (9), trace (7), haskell (6), lgpl (6), performance (6), compiler-plugin (5), editor (5), refactoring (5), text (5), ats (4), git (4), ide (4), binary-search (3), build (3), cabal (3), control (3), education (3), embedded (3), fay (3), graph (3), parsing (3), plugin (3), static-analysis (3), system (3), template-haskell (3), tooling (3), tools (3), c (2), cli (2), cli-tool (2), configuration (2), console (2), data-structures (2), database (2), dependent-types (2), documentation (2), eden (2), error-handling (2), ffi (2), formatting (2), generics (2), graphs (2), hardware (2), hie (2), hls (2), ur-web (2), application (1), aws (1), bsd (1), chs (1), code-generation (1), command-line-tools (1), concurrency (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
AlgorithmW200.01Example implementation of Algorithm W for Hindley-Milner type inference. (bsd3, development, program)2015-05-270.1.1.0MartinGrabmueller
AndroidViewHierarchyImporter60.01Android view hierarchy importer (bsd3, development, program)2012-12-190.1.0.1alpheccar
Aurochs40.01Yet another parser generator for C/C++ (bsd3, development, program)2011-11-080.1XinyuJiang
BNFC1052.252A compiler front-end generator. (bsd3, development, library, parsing, program)2026-01-282.9.6.2AndreasAbel, GregoireDetrez, MarkusForsberg, ThomasHallgren
BNFC-meta700.01Deriving Parsers and Quasi-Quoters from BNF Grammars (development, gpl, language, library, parsing, text)2020-02-090.6.1JeanPhilippeBernardy, JonasDuregard, ArtemPelenitsyn
BigPixel120.01Image editor for pixel art (bsd3, development, program)2014-01-241.3.0ManuelChakravarty
BirdPP70.01A preprocessor for Bird-style Literate Haskell comments with Haddock markup. (development, program)2012-08-021.1SeanMcLaughlin
CCA190.03preprocessor and library for Causal Commutative Arrows (CCA) (bsd3, development, library, program)2015-05-080.1.5.3PaulLiu
Coadjute (deprecated)90.01A generic build tool (bsd3, deprecated, development, library)2011-03-170.1.1MattiNiemenmaa
Commando100.01Watch some files; Rerun a command (development, library, mit, program)2014-03-061.0.0.4LyndonMaydwell
Contract30.01Practical typed lazy contracts. (bsd3, development, library)2012-07-190.1OlafChitil
DPM100.01Darcs Patch Manager (development, library, program)2011-12-060.3.0.0StefanWehr
DataTreeView40.01A GTK widget for displaying arbitrary Data.Data.Data instances (bsd3, debug, development, gui, library)2012-06-180.1.1DanielSchuessler
GuiHaskell60.01A graphical REPL and development environment for Haskell (bsd3, development, program)2008-03-060.1.1NeilMitchell
HListPP110.01A preprocessor for HList labelable labels (bsd3, development, program)2020-04-170.2.2AdamVogt
HaRe1140.01the Haskell Refactorer. (bsd3, development, refactoring)2017-06-120.8.4.1AlanZimmerman, ChrisBrown
Hs2lib410.01A Library and Preprocessor that makes it easier to create shared libs from Haskell programs. (bsd3, development, library, program)2015-01-270.6.3TamarChristina
HsSVN400.01Partial Subversion (SVN) binding for Haskell (development, library, public-domain, system)2013-09-300.4.3.3MasatakeDaimon
ImperativeHaskell352.01A library for writing Imperative style haskell. (control, development, embedded, gpl, language, library)2012-06-072.0.0.1MatthewMirman
Lambdajudge152.01A library to easily host Haskell based programming competitions (development, library, mit)2015-11-131.0.0.4ankitku
Lastik (deprecated)290.01A library for compiling programs in a variety of languages (bsd3, deprecated, development, library)2010-11-160.7.0TonyMorris
LazyVault (deprecated)60.01A simple sandboxing tool for Haskell packages. (deprecated, development, gpl, program)2013-02-06KevinVanRooijen
MASMGen202.01Generate MASM code from haskell (development, lgpl, library)2018-10-110.7.0.0petercommand
MetaObject220.01A meta-object system for Haskell based on Perl 6 (bsd3, development, library, pugs)2015-08-150.0.6.20150815AudreyTang
MissingK40.05Useful types and definitions missing from other libraries (bsd3, development, library)2017-04-270.0.1IvanPerez, keera_studios_ci
NoSlow90.01Microbenchmarks for various array libraries (bsd3, development, profiling, program)2010-02-150.2RomanLeshchinskiy
NoTrace282.05Remove all the functions come from Debug.Trace after debugging (development, library, mit)2019-05-070.3.0.4CindyLinz
OrPatterns30.01A quasiquoter for or-patterns (bsd3, development, library)2014-05-160.1AdamVogt
PartialTypeSignatures50.01emulate partial type signatures with template haskell (bsd3, development, library)2014-08-090.1.0.1AdamVogt
QuickAnnotate170.02Annotation Framework (bsd3, development, library, program)2012-09-190.6ShayanNajd
ReviewBoard140.01Haskell bindings to ReviewBoard (bsd3, development, library, program)2008-05-280.2.2AdamSmyczek
Rlang-QQ (deprecated in favor of inline-r)340.02quasiquoter for inline-R code (bsd3, deprecated, development, library)2015-05-060.3.1.0AdamVogt
SourceGraph590.01Static code analysis using graph-theoretic techniques. (development, program)2015-09-080.7.0.7IvanMiljenovic
TraceUtils90.02Functions that should have been in Debug.Trace (bsd3, development, library)2012-10-150.1.0.2EyalLotem
TransformersStepByStep90.01Tutorial on monad transformers. (bsd3, development, program)2015-05-270.1.1.0MartinGrabmueller
TrivialMonadWithUnitType50.00Trivial monad with Unit type (bsd2, development, library)2025-11-240.1.0.0AlexisSoutient
UtilityTM110.01Utility functions that are missing from the standard library (bsd3, development, library)2011-09-290.0.4TonyMorris
accuerr80.01Data type like Either but with accumulating error type (bsd3, development, library)2016-06-180.2.0.2OmariNorman
addLicenseInfo50.01Adds license info to the top of a file. (bsd3, development, program)2009-12-030.1JoeFredette
ag-pictgen50.01Attribute Grammar picture generation (bsd3, development, program)2016-01-301.0.0.0AtzeDijkstra
agda-language-server250.00An implementation of language server protocal (LSP) for Agda 2. (development, library, mit, program)2023-11-230.2.6.3.0AndreasAbel, banacorn
agda2lagda290.00Translate .agda files into .lagda.tex files. (dependent-types, development, program)2025-09-050.2025.9.5AndreasAbel
air600.017air (bsd3, development, library)2015-05-032015.5.4JinjingWang
air-extra440.06air-extra (bsd3, development, library)2015-05-032015.5.4JinjingWang
air-spec80.02air spec helper (bsd3, development, library)2013-07-012013.7.1JinjingWang
air-th100.06air (bsd3, development, library)2014-11-172014.11.17JinjingWang
alex1612.251Alex is a tool for generating lexical analysers in Haskell (bsd3, development, program)2025-08-033.5.4.0AndreasAbel, JohnEricson, SimonMarlow
alex-meta620.02Quasi-quoter for Alex lexers (bsd3, development, library)2021-03-130.3.0.13JonasDuregard, ArtemPelenitsyn
alex-tools580.03A set of functions for a common use case of Alex. (development, library)2023-05-230.6.1EricMertens, IavorDiatchki, TrevorElliott, ryanglscott, galoisinc
anansi820.03Simple literate programming preprocessor (development, gpl, library, program)2015-06-050.4.8JohnMillikin
anansi-hscolour130.01Colorized looms for Anansi (development, gpl, library)2014-02-140.1.2JohnMillikin
anansi-pandoc210.01Looms which use Pandoc to parse and produce a variety of formats. (development, gpl, library)2014-03-180.1.3JohnMillikin
anatomy70.01Anatomy: Atomo documentation system (bsd3, development, library, program)2011-02-070.4AlexSuraci
apigen50.00FFI API generator for several languages (development, gpl, library, program)2023-11-230.0.1iphydf
apply-refact1132.02Perform refactorings specified by the refact library. (bsd3, development, library, program)2025-01-290.15.0.0mpickering, zliu41, fendor
argon432.00Measure your code's complexity (development, static-analysis)2024-10-280.4.2.0rubik, dnadales
arrowp70.01preprocessor translating arrow notation into Haskell 98 (development, program)2013-04-030.5.0.2RossPaterson
arrowp-qq300.01A preprocessor and quasiquoter for translating arrow notation (development, library, program)2019-12-290.3.0PepeIborra, riuga
assembler30.01Haskell Assembler (bsd3, development, library, program)2010-10-010.0.1JeffDouglas
ats-format1610.02A source-code formatter for ATS (ats, bsd3, development, language, parser, program)2019-11-300.2.0.36vmchale
ats-pkg4950.00A build tool for ATS (ats, bsd3, development, library, program)2022-10-033.5.0.3vmchale
ats-setup760.02ATS scripts for Cabal builds (ats, bsd3, cabal, development, library)2018-02-230.4.0.2
auto-export110.01Automatically add things to module export list (bsd3, development, library)2025-11-110.1.0.1aaronallen8455
auto-extract30.01Extract code segment to top level function (bsd3, development, library)2025-11-080.1.0.0aaronallen8455
auto-import60.01Automatically add import statements (bsd3, development, library)2025-11-080.1.0.0aaronallen8455
auto-split320.01Case splitting plugin (bsd3, development, library)2025-09-070.1.0.5aaronallen8455
autopack42.250Custom Setup to automate package modules discovery (cabal, customsetup, development, distribution, library, mpl, setup)2020-03-190.0.0.0vrom911
avr-shake280.01AVR Crosspack actions for shake build systems. (development, library, public-domain)2015-08-210.0.1.2JamesCook
aws-lambda-runtime70.00Haskell on AWS Lambda Runtime API (apache, aws, development, library, program)2020-01-080.0.0.1phadej
azurify370.01A simple library for accessing Azure blob storage (bsd3, development, library)2014-09-230.4.0.5ArnoVanLumig, GregWeber, SeanLeather
b92112.01A tool and library for building virtual machine images. (development, library, mit, program)2022-03-283.2.3SvenHeyll
backstop82.00Backstop a target directory by source directories (development, gpl, library, program)2019-11-041.3.0.354mdgabriel
bake210.01Continuous integration system (bsd3, development, library, program)2016-10-280.5NeilMitchell
base-compat-migrate110.01Helps migrating projects to base-compat(-batteries). (bsd3, development, library)2020-03-250.2.0.1AdamBergmark
base-feature-macros70.01Semantic CPP feature macros for base (bsd3, development, library)2017-06-050.1.0.1HerbertValerioRiedel
base-noprelude752.035"base" package sans "Prelude" module (bsd3, development, library)2019-08-264.13.0.0HerbertValerioRiedel
basic-lens160.02Basic lens type and functions (bsd3, development, library)2017-03-160.0.2ChrisDone
bf-cata90.01 (development, library)2010-10-161.1ArieMiddelkoop
bhoogle660.01Simple terminal GUI for local hoogle. (development, program, terminal)2025-04-180.1.4.4andrevdm
bindings-bfd160.01Bindings for libbfd, a library of the GNU `binutils' (development, ffi, lgpl, library)2012-07-161.2.0.0MichaelNelson
bisect-binary100.01Determine relevant parts of binary data (development, mit, program)2017-12-050.1.0.1JoachimBreitner
bliplib100.01Support code for Blip. (bsd3, development, library)2013-06-210.2.1BerniePope
borel40.01Metering System for OpenStack metrics provided by Vaultaire. (bsd3, development, library)2015-03-260.18.0fractalcat
botpp50.01Build tool for Lambdabot (development, library, program, web)2008-08-190.1GwernBranwen
breakpoint490.03Set breakpoints using a GHC plugin (development, library, mit)2026-01-120.1.5.1aaronallen8455
bson-lens100.01BSON lenses (development, library, mit)2015-09-120.1.1WilliamCasarin
buffet110.00Assembles many Dockerfiles in one. (development, library, mit, program)2020-11-081.0.1evolutics
bug70.08Better alternatives to the "error" function (development, error-handling, library, mit)2017-04-081.0.1HerbertValerioRiedel, NikitaVolkov
buildbox1600.01Rehackable components for writing buildbots and test harnesses. (bsd3, development, library, testing)2018-10-122.2.1.2BenLippmeier
buildbox-tools180.01Tools for working with buildbox benchmark result files. (bsd3, development, program, testing)2012-02-031.5.3.1BenLippmeier
buildwrapper1490.01A library and an executable that provide an easy API for a Haskell IDE (bsd3, development, library, program)2015-01-260.9.1JeanPhilippeMoresmau
bumper380.01Automatically bump package versions, also transitively. (bsd3, development, program)2025-10-100.7.0.0AdamBergmark, BramSchuur, ErikHesselink, ArtemPelenitsyn
c-storable210.01CStorable class (bsd3, development, haskell, library)2020-07-190.3EvanLaforge
c2hs990.01C->Haskell FFI tool that gives some cross-language type safety (development, gpl, program)2021-06-130.28.8DuncanCoutts, IanRoss, deech
c2hs-extra80.03Convenient marshallers for complicate C types. (development, foreign, library, mit)2017-10-220.1.0.1sighingnow
c2hsc540.01Convert C API header files to .hsc and .hsc.helper.c files (bsd3, development, library, program)2017-12-090.7.1JohnWiegley
cabal (deprecated in favor of Cabal)40.01placeholder for Cabal package, you want the upper case Cabal (bsd2, deprecated, development, library)2016-08-110.0.0.0CarterSchonwald, DuncanCoutts, HerbertValerioRiedel
cabal-add80.00Extend Cabal build-depends from the command line (bsd3, development, library, program)2025-06-160.2Bodigrim
cabal-appimage720.00Cabal support for creating AppImage applications (agpl, development, distribution, library, linux)2026-01-200.4.3.0GabrieleSales
cabal-bounds3312.01A command line program for managing the dependency versions in a cabal file. (bsd3, development, library, program, utils)2025-09-222.7.0DanielTrstenjak
cabal-bundle-clib20.00Bundling C/C++ projects in Cabal package made easy (bsd3, development, library)2019-02-030.1.0zelinf
cabal-cache1822.00CI Assistant for Haskell projects (bsd3, development, library, program)2025-01-221.2.0.0newhoggy, haskellworks, maerwald
cabal-cargs1370.01A command line program for extracting compiler arguments from a cabal file. (bsd3, development, library, program, utils)2025-09-221.8.0DanielTrstenjak
cabal-clean240.00Remove outdated cabal build artefacts from `dist-newstyle`. (bsd3, development, program)2023-06-090.2.20230609AndreasAbel
cabal-constraints30.01Repeatable builds for cabalized Haskell projects. (development, distribution, mit, program)2013-12-080.0.0.1BenArmston
cabal-dev (deprecated in favor of cabal-install)360.01Manage sandboxed Haskell build environments (bsd3, deprecated, development, program)2013-02-280.9.2JonathanDaugherty, JoshHoyt, RoganCreswick
cabal-edit70.00Cabal utility (development, mit, program)2020-07-210.1.0.0sdiehl
cabal-file-th310.02Template Haskell expressions for reading fields from a project's cabal file. (bsd3, development, library)2020-03-220.2.7NickPartridge, SimonMichael
cabal-fmt652.00Format .cabal files (development, library, program)2024-04-270.1.12phadej
cabal-ghc-dynflags30.01Conveniently configure GHC's dynamic flags for use with Cabal projects (bsd3, development, library)2015-08-140.1.0.1BenGamari
cabal-ghci (deprecated in favor of cabal-install)280.01Set up ghci with options taken from a .cabal file (bsd3, deprecated, development, library, program)2013-08-090.3EtienneLaurin
cabal-gild1260.00Formats package descriptions. (development, library, mit, program)2026-01-141.7.0.1fozworth
cabal-graphdeps120.01Generate graphs of install-time Cabal dependencies (development, mit, program)2015-10-120.1.3JohnMillikin
cabal-hoogle222.00generate hoogle database for cabal project and dependencies (bsd3, development, library, program)2026-01-103.16.0.0kokobd
cabal-info60.00Read information from cabal files (development, library, mit, program)2017-05-140.2.1barrucadu
cabal-install-parsers720.02Utilities to work with cabal-install files (development, library)2025-06-050.6.3phadej
cabal-lenses1330.03Lenses and traversals for the Cabal library. (bsd3, development, library, utils)2024-09-290.15.0DanielTrstenjak
cabal-matrix100.00Matrix builds for cabal (bsd3, development, library, program)2025-12-011.0.2.0mniip
cabal-meta760.01build multiple packages at once (bsd3, development, library, program)2015-03-260.4.1.3GregWeber
cabal-mon60.01A monitor for cabal builds (development, mit, program)2016-08-121.0.2IavorDiatchki
cabal-plan1042.51Library and utility for processing cabal's plan.json file (development, gpl, library)2025-07-290.7.6.1HerbertValerioRiedel, phadej
cabal-scripts80.01Shell scripts for support of Cabal maintenance (bsd3, development, library)2015-04-080.1.1HenningThielemann
cabal-sign380.01Sign and verify Cabal packages. (bsd3, development, program)2013-02-020.4.1.0ChrisDone
cabal2ghci120.01A tool to generate .ghci file from .cabal (bsd3, development, program)2013-08-220.0.1.1HiromiIshii
cabalQuery60.00A simple tool to query cabal files. (bsd3, development, library, program)2015-05-010.1.0.1RoganCreswick
cached-io380.00A simple library to cache IO actions (apache, development, library)2025-12-081.3.1.0pjrt, potomak, glasserc, mhova, jack, rickowens, Bellroy, kokobd, HughDavidson, LukeWorth
cairo-appbase130.01A template for building new GUI applications using GTK and Cairo. (bsd3, development, program)2011-11-140.4ConradParker
cake250.01A build-system library and driver (development, library, program)2014-10-131.1.0.1JeanPhilippeBernardy
cake3440.01Third cake the Makefile EDSL (bsd3, development, library, program)2016-10-260.6.5SergeyMironov
calligraphy400.00HIE-based Haskell call graph and source code visualizer (bsd3, development, haskell, language, library, program)2025-05-020.1.8jonascarpay
canteven-listen-http60.01data types to describe HTTP services (apache, development, library)2017-08-291.0.0.3pjrt, potomak, glasserc, mhova
canteven-log (deprecated)410.04A canteven way of setting up logging for your program. (apache, deprecated, development, library)2018-02-022.0.2.1pjrt, potomak, glasserc, mhova
casa-client180.02Client for Casa (bsd3, development, library)2025-09-260.0.3ChrisDone, MichaelSnoyman, mpilgrem
casa-types210.03Types for Casa (bsd3, development, library)2025-09-260.0.3ChrisDone, MichaelSnoyman, borsboom, mpilgrem
caseof60.01Combinators for casing on constructors (bsd3, development, library)2018-03-070.0.1ChrisDone
castle60.01A tool to manage shared cabal-install sandboxes. (apache, development, program)2015-04-200.1.0.1EricRochester
catamorphism530.01Exposes a Template Haskell function for generating catamorphisms. (bsd3, development, library)2018-04-150.7.0.0frerich
cdeps780.03Extract dependencies from C code. (bsd3, c, development, language, library, program)2020-06-240.1.3.1vmchale
ceilometer-common90.02Common Haskell types and encoding for OpenStack Ceilometer (bsd3, development, library)2015-03-260.2.3fractalcat
cerberus (deprecated)10.00Protect and control API access with cerberus (bsd3, deprecated, development, library, program)2015-12-170.1.0.0yogsototh
cgen200.02generates Haskell bindings and C wrappers for C++ libraries (bsd3, development, library, program)2012-06-160.0.5AnttiSalonen
change-monger70.01Parse VCS changelogs into ChangeLogs (bsd3, development, library, program, text)2008-05-150.0GwernBranwen
changelogged80.00Changelog manager for Git projects. (bsd3, development, library, program)2018-03-060.2.0NickolayKudasov, viviag
checkmate220.00Generate checklists relevant to a given patch (agpl, development, library, program)2018-08-310.4.0hongminhee
cherry-core-alpha110.00The core library for Cherry Haskell. (bsd3, development, library)2021-01-270.5.0.0terezasokol
chr-data90.04Datatypes required for chr library (bsd3, development, library)2018-08-180.1.0.1AtzeDijkstra
chr-lang90.00AST + surface language around chr (bsd3, development, library, program)2022-09-160.1.1.0AtzeDijkstra
chr-parse40.02Parsing for chr library (bsd3, development, library)2017-12-280.1.0.0AtzeDijkstra
chr-pretty60.04Pretty printing for chr library (bsd3, development, library)2017-12-280.1.0.0AtzeDijkstra
chronos1032.026A high-performance time library (bsd3, data, development, library, parsing, time)2025-07-151.1.7.0andrewthad, chessai, l3c_amartin
chronos-bench170.00Benchmarking tool with focus on comparing results. (benchmarking, bsd3, development, library, performance, program, testing)2019-03-100.2.0.2knupfer
chs-deps100.01c2hs dependency analyzer (bsd3, chs, development, library, staticanalysis)2025-11-260.1.0.1vmchale
clashilator240.00Automated Clash to Verilator bridge (development, hardware, library, mit, program)2024-04-200.1.4GergoErdi
cli-setup900.01Helper setup scripts for packaging command-line tools. (bsd3, command-line-tools, development, library)2019-12-150.2.1.4vmchale
clod1460.00Project file manager for Claude AI integrations (development, library, mit, program)2025-04-230.2.3fuzz
clone-all30.01Clone all github repositories from a given user (development, mit, program)2014-06-270.1.0.0NoonSilk
codex1730.01A ctags file generator for cabal project dependencies. (apache, development, library, program)2020-03-140.6.0.0bitemyapp, aloiscochard, parsonsmatt
coerce-with-substitution32.00Coercions with improved type inference (bsd3, development, library)2025-07-210.0.0.0rhendric
colorize-haskell60.01Highligt Haskell source (bsd3, development, library, program)2010-07-241.0.1IavorDiatchki
compiler-warnings40.01Parser for common compiler warning formats (bsd2, development, library)2016-10-160.1.0DmitryIvanov
constable50.00A safe interface for Const summarization (bsd3, development, library)2023-01-060.1.0.0aaronallen8455
convex-schema-parser170.00A type-safe client generator for Convex for both Rust and Python. (code-generation, development, library, mit, program, web)2025-07-250.1.8.0lambdaxdotone
cookbook1200.01Tiered general-purpose libraries with domain-specific applications. (bsd3, development, library)2016-03-153.0.1.1NatePisarski
coordinate1030.03A representation of latitude and longitude (bsd3, development, library)2018-04-060.2TonyMorris
court60.01Simple and flexible CI system (bsd3, development, program)2015-11-270.1.0.1thoferon
cpphs1670.038A liberalised re-implementation of cpp, the C pre-processor. (development, library, program)2025-09-141.20.10AndreasAbel, MalcolmWallace, phadej
creditmonad110.00Reasoning about amortized time complexity (bsd3, development, library, program)2025-08-191.1.0anfelor
criterion3632.7528Robust, reliable performance measurement and analysis (benchmarking, bsd3, development, library, performance, program, testing)2025-09-061.6.4.1BryanOSullivan, RyanNewton, ryanglscott
criterion-cmp40.00A simple tool for comparing in Criterion benchmark results (bsd3, development, program)2021-02-140.1.0.0phadej
criterion-compare32.00A simple tool for visualising differences in Criterion benchmark results (bsd3, development, program)2019-07-290.1.0.0BenGamari, AndreasK
criterion-measurement420.06Criterion measurement functionality and associated types (benchmarking, bsd3, development, library, performance, testing)2024-10-270.2.3.0ryanglscott
criterion-to-html80.01Convert criterion output to HTML reports (bsd3, development, program)2012-06-270.0.0.3JasperVanDerJeugt
crunghc50.01A runghc replacement with transparent caching (development, program, public-domain)2013-12-110.1.1.1AkioTakano
csv-nptools140.01A collection of CSV tools (development, program, text, utils)2013-10-290.4.1NicolasPouillard
darcs2882.52a distributed, interactive, smart revision control system (development, gpl, library)2025-01-092.18.5GaneshSittampalam, bfrk
darcs-beta (deprecated in favor of darcs)930.01a distributed, interactive, smart revision control system (deprecated, development)2012-04-072.7.99.2FlorentBecker, GaneshSittampalam, GuillaumeHoffmann, PetrRockai, ReinierLamers
darcs-cabalized (deprecated in favor of darcs)120.01David's Advanced Version Control System (deprecated, development, program)2008-07-022.0.2.2GwernBranwen
darcs-fastconvert140.01Import/export git fast-import streams to/from darcs. (bsd3, development, program)2011-02-130.2.1PetrRockai
darcs-scripts40.01Shell scripts for support of darcs workflow (bsd3, development, library)2015-04-080.1.1HenningThielemann
darcs2dot (deprecated in favor of darcs)70.01Outputs dependencies of darcs patches in dot format. (bsd3, deprecated, development, program)2013-04-070.1.0.1SoenkeHahn
darcsden190.01Darcs repository UI and hosting/collaboration app (hub.darcs.net branch). (development, distribution, program, web)2015-04-221.1.1AlexSuraci, SimonMichael
data-debruijn30.00Fast and safe implementation of common compiler machinery. (agpl, development, library)2025-06-080.1.0.0wenkokke
data-structure-inferrer50.01Program that infers the fastest data structure available for your program (development, mit, program)2011-12-271.0AleksanderBalicki
data-util210.01utilities for handle data (bsd3, data, development, library, utils)2015-09-080.5KatsutoshiItoh
dbus-th-introspection80.01Generate bindings for DBus calls by using DBus introspection and dbus-th (bsd3, development, library, program)2018-03-310.1.2.0IlyaPortnov
dead-code-detection450.01detect dead code in haskell projects (bsd3, development, program)2016-07-100.8.1SoenkeHahn
debruijn110.00de Bruijn indices and levels (bsd3, development, library)2025-05-310.3.1phadej
debruijn-safe150.00de Bruijn indices and levels (bsd3, development, library)2025-05-310.3.1phadej
debug242.51Simple trace-based debugger (bsd3, debugging, development, library, program)2018-03-190.1.1NeilMitchell
debug-tracy200.00More useful trace functions for investigating bugs (bsd3, development, library, program)2019-02-040.1.0.3fresheyeball
debuggable20.00Utilities for making your applications more debuggable. (bsd3, development, library)2024-11-230.1.0EdskoDeVries
delimiter-separated30.01Library for dealing with tab and/or comma (or other) separated files (bsd3, development, library)2015-11-270.1.0.0AtzeDijkstra
demangler120.00Demangler for C++ mangled names. (bsd3, development, library, program)2024-04-231.3.2.0KevinQuick
dependency870.03Dependency resolution for package management (bsd3, build, development, library)2018-08-171.2.0.3vmchale
derive1592.2561A program and library to derive instances for data types (bsd3, development, library, program)2019-01-222.6.5AustinSeipp, NeilMitchell, StefanORear, VladimirShabanov, ip1981
derive-gadt80.01Instance deriving for (a subset of) GADTs. (bsd3, development, language, library, program)2009-07-250.1.1MattMorrow
derive-is-data-con50.00This package generates data constructor predicate functions (bsd3, development, library)2025-02-220.1.0.0songzh
derive-lifted-instances290.01Derive class instances though various kinds of lifting (apache, data, development, generics, library)2026-01-050.3SjoerdVisscher
derive-prim100.00Derive Prim and PrimUnaligned (data, development, generics, gpl, library)2024-05-120.1.0.1k355l3r5yndr0m3
derive-topdown422.01Derive type class instances (bsd3, development, library)2025-09-220.1.1.0songzh
deriving-via-fun110.00Deriving via first-class functions (bsd3, development, library)2025-11-060.1.1.0lyxia
dhall-check80.01Check all dhall files in a project (bsd3, development, program)2017-05-071.1.0.0anfelor
dib240.01A simple, forward build system. (development, library, mit, program)2018-01-100.7.2blajzer
dictionary-sharing60.01Sharing/memoization of class members (bsd3, development, library)2015-06-240.1.0.0JonasDuregard
difftodo60.00Generate todo lists from source code (development, library, program)2016-09-100.2.0jml
disassembler150.02Disassembler for X86 & AMD64 machine code (bsd3, development, disassembler, library)2015-05-260.2.0.1DirkKleeblatt, MartinGrabmueller
dockercook330.01A build tool for multiple docker image layers (development, library, mit, program)2016-09-120.5.0.3AlexanderThiemann
docvim400.00Documentation generator for Vim plug-ins (development, library, mit, program)2016-06-260.3.2.1wincent
dr-cabal150.00See README for more info (development, library, mpl, profiling, program)2022-11-200.2.0.0shersh
driving-classes-plugin150.00Deriving without spelling out "deriving" (development, library, mit)2022-09-130.1.4.0lyxia
dump482.01Dumps the names and values of expressions to ease debugging. (development, library, mit, quasiquotes)2015-07-240.2.8Wizek
dump-core190.07A plug-in for rendering GHC core (development, library)2021-11-280.1.4IavorDiatchki
dupIO20.00Duplicate any closure (bsd3, development, library)2023-08-310.1.0EdskoDeVries
dwarfadt170.01High-level wrapper around the dwarf library (bsd3, development, library, program)2018-03-180.6EyalLotem
dynamic210.00A dynamic type for Haskell (bsd3, development, library)2019-04-060.1.0ChrisDone
dyre1420.020Dynamic reconfiguration in Haskell (bsd3, configuration, development, library)2023-05-180.9.2WillDonnelly, frasertweedale
early50.00Early return syntax in do-notation (GHC plugin) (bsd3, development, library, program)2021-01-060.0.0ChrisDone
edentv210.01A Tool to Visualize Parallel Functional Program Executions (development, eden, gpl, profiling, program, trace)2015-01-224.10.0MischaDieterle, JostBerthold, horstmeyer
effectful-zoo430.01Effectful effects for testing (bsd3, development, library)2025-05-310.0.6.0haskellworks
elm-init562.01Set up basic structure for an elm project (development, mit, program)2016-09-101.0.5justus
envstatus80.00Display efficiently the state of the local environment (development, library, mit, program)2018-10-281.0.2gbataille
erd190.01An entity-relationship diagram generator from a plain text description. (database, development, program, public-domain)2020-02-020.2.1.0burntsushi, mmzx
error-analyze50.01Parse ghc and cabal error messages and give their causes for easier resolution (bsd3, development, ghc, library)2015-11-020.0.1JeanPhilippeMoresmau
error-location (deprecated in favor of file-location)370.01error functions that show file location information (bsd3, deprecated, development, library)2011-08-020.1.5.5GregWeber
error-message130.01Composable error messages. (bsd3, development, error-handling, library)2010-11-151.1GregoryCrosswhite
eventlog2html1150.01Visualise an eventlog (bsd3, development, library, program)2025-06-030.12.0mpickering, DavidBinder
extra3202.5273Extra functions I use. (bsd3, development, library)2025-11-231.8.1NeilMitchell
extract-dependencies120.01Given a hackage package outputs the list of its dependencies. (development, library, mit, program)2016-05-310.2.0.1yamadapc
extractelf40.01Extract an ELF's metadata and sections into files (bsd3, development, program)2013-09-210.1.0.0EyalLotem
fail52.0146Forward-compatible MonadFail class (bsd3, development, library)2016-01-214.9.0.0HerbertValerioRiedel
fast-tags650.01Fast incremental vi and emacs tags. (bsd3, development, haskell, library, program)2025-01-272.0.3EvanLaforge, SergeyVinokurov
fathead-util60.01Utilities for working with DuckDuckHack's FatHead Instant Answers (development, gpl, library)2016-08-170.1.0.0GuiltyDolphin
fay3330.013A compiler for Fay, a Haskell subset that compiles to JavaScript. (bsd3, development, fay, library, program, web)2021-01-100.24.2.0AdamBergmark, ChrisDone, swamp_agr
fay-base1350.012The base package for Fay. (bsd3, development, fay, library)2021-01-100.21.2.0AdamBergmark, ChrisDone, swamp_agr
file-location820.03common functions that show file location information (bsd3, development, library)2017-04-100.4.9.1GregWeber
file-modules290.01Takes a Haskell source-code file and outputs its modules. (development, library, mit, program)2016-08-110.1.2.4yamadapc
filepath-io-access40.01IO Access for filepath (development, gpl, library)2013-12-310.1.0.0bheklilr
filepattern122.019File path glob-like matching (bsd3, development, filepath, library)2022-08-210.1.3NeilMitchell
firstify40.01Defunctionalisation for Yhc Core (bsd3, development, library, program)2008-04-030.1NeilMitchell
flamingra160.01FlameGraphs of profiling (bsd3, development, library, program)2016-06-190.2AntonNikishaev
flexible-unlit60.01A configurable reimplementation of unlit (bsd3, development, library, program)2013-11-100.2013.314.0StijnVanDrongelen
flo90.01Generate flow charts from your code base. (bsd3, development, library, program)2015-09-140.1.1ChrisDone
floskell422.01A flexible Haskell source code pretty printer (bsd3, development, library, program)2023-12-180.11.1ecramer
foreign-store202.2512Store a stable pointer in a foreign context to be retrieved later. (bsd3, development, library)2024-02-260.2.1ChrisDone, esz
fourmolu1161.251A formatter for Haskell source code (bsd3, development, formatting, library, program)2025-09-290.19.0.1parsonsmatt, brandonchinn178, GeorgeThomas
fpco-api800.01Simple interface to the FP Complete IDE API. (bsd3, development, library)2015-02-171.2.0.5ChrisDone, MichaelSnoyman
fresco-binding120.01Fresco binding for Haskell (development, ffi, interfaces, library)2017-09-220.3.0PeterAlthainz
friendly192.251Attempt to pretty-print any input (bsd3, development, program)2025-07-190.1.1EdskoDeVries
fugue40.01A recapitulated prelude with minimal dependencies and profligate exports. (bsd3, development, library)2012-09-150.1AlecHeller
fused-effects-readline200.00A readline-like effect and carrier for fused-effects (bsd3, development, library)2025-01-080.2.0.0patrick_thomson, robrix
fusion-plugin542.02GHC plugin to make stream fusion more predictable. (apache, development, library)2023-11-010.2.7harendra, pranaysashank, adithyaov, ranjeetra
fusion-plugin-types40.04Types for the fusion-plugin package. (bsd3, development, library)2020-02-170.1.0harendra, pranaysashank
gauge (deprecated in favor of criterion, tasty-bench)332.52small framework for performance measurement and analysis (benchmarking, bsd3, deprecated, development, performance, testing)2019-09-080.2.5VincentHanquez
generic-env80.00Generic Environment Generator (development, library, mit)2019-04-300.1.1.0yigitozkavci
geodetic200.01Geodetic calculations (bsd3, development, library)2014-11-240.1.4TonyMorris, qfpl
gerrit230.00A gerrit client library (apache, development, library)2025-01-060.1.6.1TristanCacqueray, fboucher
ghc3382.5336The GHC API (bsd3, development)2025-12-199.14.1BenGamari, HerbertValerioRiedel, LuiteStegeman, wz1000
ghc-api-compat230.010GHC-API compatibility helpers (bsd3, development, library)2021-09-069.0.1SylvainHenry
ghc-check770.01detect mismatches between compile-time and run-time versions of the ghc api (bsd3, development, library)2022-08-140.5.0.8PepeIborra
ghc-clippy-plugin62.01Override GHC error messages to the user's liking (bsd3, compiler-plugin, development, library)2020-06-120.0.0.1arturgajowy
ghc-core720.01Display GHC's core and assembly output in a pager (bsd3, development, program)2012-11-110.5.6DonaldStewart, ShachafBenKiki
ghc-core-html120.01Core to HTML display (bsd3, development, program)2015-07-040.1.4VincentHanquez
ghc-datasize340.02Determine the size of data structures in GHC's memory (bsd3, debug, development, ghc, library)2024-08-220.2.7DennisFelsing
ghc-debug-client340.00Useful functions for writing heap analysis tools which use ghc-debug. (bsd3, development, library)2025-05-200.7.0.0mpickering
ghc-debug-common340.01Connect to a socket created by ghc-debug-stub and analyse the heap of the debuggee program. (bsd3, development, library)2025-05-200.7.0.0mpickering
ghc-debug-stub330.05Functions for instrumenting your application so the heap can be analysed with ghc-debug-common. (bsd3, development, library)2025-05-200.7.0.0mpickering
ghc-debugger (deprecated in favor of haskell-debugger)160.00A step-through machine-interface debugger for GHC Haskell (bsd3, deprecated, development, library, program)2025-06-270.4.0.0romes
ghc-dump-core130.01An AST and compiler plugin for dumping GHC's Core representation. (bsd3, development, library)2022-04-130.2.1.0BenGamari
ghc-dump-tree160.00Dump GHC's parsed, renamed, and type checked ASTs (bsd3, development, library, program)2016-10-030.2.0.2EdskoDeVries
ghc-dump-util140.00Handy tools for working with ghc-dump dumps (bsd3, development, library, program)2022-04-130.2.1.0BenGamari
ghc-eventlog-loopback30.00Let an application read its own eventlog (bsd3, development, library)2025-12-210.1.0.0teo
ghc-events2490.08Library and tool for parsing .eventlog files from GHC (bsd3, debug, development, ghc, library, profiling, program, trace)2025-12-230.21.0.0DuncanCoutts, MikolajKonarski, MitsutoshiAoe, SimonMarlow, teo
ghc-events-analyze532.01Analyze and visualize event logs (bsd3, development, profiling, program, trace)2025-07-190.2.9BenGamari, EdskoDeVries
ghc-events-parallel180.01Library and tool for parsing .eventlog files from parallel GHC (bsd3, debug, development, eden, ghc, library, profiling, program, trace)2014-07-180.5.0.1MischaDieterle, JostBerthold, horstmeyer
ghc-exactprint2692.524ExactPrint for GHC (bsd3, development)2025-10-141.14.0.0AlanZimmerman, PepeIborra, mpickering, fendor, michaelpj
ghc-experimental160.03Experimental features of GHC's standard library (bsd3, development, library)2025-12-199.1401.0BenGamari, LuiteStegeman, wz1000
ghc-gc-tune170.01Graph performance of Haskell programs with different GC flags (bsd3, development, program)2020-07-140.3.2DonaldStewart, ArtemPelenitsyn
ghc-generic-instances30.01Derived instances of GHC.Generic of the GHC AST (development, library, public-domain)2015-01-170.1.0.0AlanZimmerman
ghc-hie200.00HIE-file parsing machinery that supports multiple versions of GHC (development, library, mit)2026-01-310.0.4SimonHengel
ghc-imported-from590.01Find the Haddock documentation for a symbol. (bsd3, development, library, program)2016-06-010.3.0.6CarloHamalainen
ghc-lib7302.254The GHC API, decoupled from GHC versions (bsd3, development, library)2025-12-209.14.1.20251220cocreature, dylanthinnes, shayne_fletcher
ghc-lib-parser6611.2512The GHC API, decoupled from GHC versions (bsd3, development, library)2025-12-209.14.1.20251220cocreature, dylanthinnes, shayne_fletcher
ghc-lib-parser-ex3120.05Programming with GHC parse trees (bsd3, development, library, program)2025-12-209.14.2.0NeilMitchell, shayne_fletcher
ghc-make380.01Accelerated version of ghc --make (bsd3, development, program)2017-11-090.3.3NeilMitchell
ghc-man-completion90.01Generate a bash completion from the GHC manpage (bsd3, development, ghc, program, system, tools)2012-06-160.0.0.3JoeQuinn
ghc-mod (deprecated)5762.755Happy Haskell Hacking (agpl, deprecated, development, ghc, library, program)2017-06-115.8.0.0KazuYamamoto, DanielG
ghc-mtl270.03An mtl compatible version of the Ghc-Api monads and monad-transformers. (bsd3, development, library)2014-05-061.2.1.0DanielGorin
ghc-parmake370.01A parallel wrapper for 'ghc --make'. (bsd3, development, library, program)2015-12-170.1.9MikhailGlushenkov
ghc-paths482.083Knowledge of GHC's installation directories (bsd3, development, library)2019-08-210.1.0.12AlanZimmerman, SimonMarlow
ghc-pkg-autofix180.01Simple utility to fix BROKEN package dependencies for cabal-install. (bsd3, development, program)2012-02-180.2.0.1HiromiIshii
ghc-pkg-lib220.03Provide library support for ghc-pkg information (bsd3, development, library)2015-10-100.3.1JeanPhilippeMoresmau
ghc-prof1310.01Library for parsing GHC time and allocation profiling reports (bsd3, development, library)2025-06-161.4.1.14MitsutoshiAoe
ghc-simple320.01Simplified interface to the GHC API. (development, library, mit)2016-06-300.4AntonEkblad
ghc-source-gen440.01Constructs Haskell syntax trees for the GHC API. (bsd3, development, library)2024-12-040.4.6.0JudahJacobson, gnezdo, JinwooLee
ghc-stack-annotations20.00RTS Callstack annotation library (bsd, bsd3, development, library)2025-12-090.1.0.0fendor
ghc-stack-profiler20.00RTS Callstack profiler for GHC. (benchmarking, bsd3, development, library, profiling)2025-12-100.1.0.0fendor
ghc-stack-profiler-core30.02Thread sample types and serialisation logic for `ghc-stack-profiler`. (benchmarking, bsd3, development, library, profiling)2025-12-100.1.0.0fendor
ghc-stack-profiler-speedscope30.00Convert eventlog messages from `ghc-stack-profiler` into a speedscope json. (benchmarking, bsd3, development, library, profiling, program)2025-12-100.1.0.0fendor
ghc-stdin180.00Compile source code from the standard input (bsd3, development, library)2025-05-040.2.1.0lyokha
ghc-syb300.03Data and Typeable instances for the GHC API. (bsd3, development, library)2010-03-280.2.0.0ThomasSchilling, DanielG
ghc-syb-utils361.511Scrap Your Boilerplate utilities for the GHC API. (bsd3, development, library)2018-08-090.3.0.0ThomasSchilling, DanielG
ghc-tags310.00Utility for generating ctags and etags with GHC API. (development, mpl, program)2025-11-191.10arybczak
ghc-tags-core632.02CTags and ETags from Haskell syntax tree. (development, library, mpl)2024-08-280.6.1.1coot
ghc-tags-pipes50.01Streaming interface for ghc-tags-core (development, library, mpl)2023-05-020.1.1.0coot
ghc-tags-plugin732.00A compiler plugin which generates tags file from GHC parsed syntax tree. (development, library, mpl)2024-08-280.6.1.1coot
ghc-time-alloc-prof (deprecated in favor of ghc-prof)70.01Library for parsing GHC time and allocation profiling reports (bsd3, deprecated, development, library)2016-08-200.1.0MitsutoshiAoe
ghc-trace-events440.04Faster traceEvent and traceMarker, and binary object logging for eventlog (bsd3, development, ghc, library, trace)2025-04-050.1.2.10MitsutoshiAoe
ghc-usage110.01Print minimal export lists (bsd3, development, library, program)2017-03-110.1.0.1EdwardYang
ghc-vis842.01Live visualization of data structures in GHCi (bsd3, debug, development, ghc, library)2024-01-070.9.3.1DennisFelsing
ghci-dap760.02ghci-dap is a GHCi having DAP interface. (bsd3, development, library, program)2025-10-050.0.26.0phoityne_hs
ghci-ng280.01Next generation GHCi (bsd3, development, program)2015-11-1610.0.0HerbertValerioRiedel
ghci-pretty100.02colored pretty-printing within ghci (development, library, mit)2014-11-130.0.2larsk, kindaro
ghci-quickfix60.01GHC plugin that writes errors to a file for use with quickfix (bsd3, development, library)2026-01-120.1.0.0aaronallen8455
ghcid1722.57GHCi based bare bones IDE (bsd3, development, library, program)2023-07-020.8.9NeilMitchell
ghcide2420.039The core of an IDE (apache, development, library)2026-01-162.13.0.0AlanZimmerman, NeilMitchell, PepeIborra, cocreature, aherrmann, berberman, jneira, hls_team
ghcide-bench550.00An LSP client for running performance experiments on HLS (apache, development, library, program)2024-05-082.8.0.0hls_team
ghcide-test-utils130.01Test utils for ghcide (apache, development, library)2024-02-082.0.0.0hls_team
ghcprofview150.00GHC .prof files viewer (bsd3, development, program)2022-06-010.1.0.2IlyaPortnov
ghczdecode72.01Decode Z-encoded strings from GHC (bsd3, development, program)2013-02-050.1.0.1EyalLotem
ght200.01Trivial routines for inspecting git repositories (development, library, program)2011-11-140.4.0.1ConradParker
giak80.01Fuzzy finder for cabal executables (development, mit, program)2016-07-120.1.0.1nmattia
gipeda430.01Git Performance Dashboard (development, mit, program)2017-04-160.3.3.2JoachimBreitner
git241.753Git operations in haskell (bsd3, development, library)2019-01-260.3.0VincentHanquez
git-all370.01Determine which Git repositories need actions to be taken (bsd3, development, program)2025-11-201.8.1JohnWiegley
git-checklist30.01Maintain per-branch checklists in Git (desktop, development, program)2014-01-061.0.0.0dougalstanton
git-fmt630.01Custom git command for formatting code. (bsd3, development, program)2015-12-100.4.1.0hjwylde
git-gpush400.01More intelligent push-to-GitHub utility. (bsd3, development, program)2014-09-233.1.0.1JohnWiegley
git-jump150.01Move a git branch (bsd3, development, program)2015-11-220.1.0.3EyalLotem
git-mediate602.01Tool to help resolving git conflicts (development, gpl, program)2024-09-201.1.0EyalLotem
git-monitor730.01Passively snapshots working tree changes efficiently. (bsd3, development, program)2025-12-123.2.2JohnWiegley
git-sanity120.01A sanity checker for your git history. (apache, development, library, program)2014-12-230.1.0.0aloiscochard
git-vogue650.01A framework for pre-commit checks. (bsd3, development, library, program)2018-05-120.3.0.2ChristianMarie, oswynb
gitHUD (deprecated in favor of githud)360.00More efficient replacement to the great git-radar (bsd3, deprecated, development, library, program)2017-03-311.3.7gbataille
githash610.022Compile git revision info into Haskell projects (bsd3, development, library)2023-06-210.1.7.0MichaelSnoyman
github-tools300.01Various Github helper utilities. (development, gpl, library, program)2023-12-200.1.2iphydf
githud330.00Heads up, and you see your GIT context (bsd3, development, library, program)2022-10-233.3.0gbataille
gitignore80.01Apply GitHub .gitignore templates to already existing repositories. (bsd3, development, program)2016-03-031.1RickyElrod
gitignore-ospath100.00Library for reading .gitignore files and filtering paths (apache, development, library)2026-01-090.1.0.2federicotedin
gitrev222.2537Compile git revision info into Haskell projects (bsd3, development, library)2017-03-171.3.1AdamFoltzer
gitrev-typed70.00Compile git revision info into Haskell projects (bsd3, development, library)2025-05-070.1tbidne
graph-trace120.00Trace the call graph of a program (debug, development, graph, library, mit, plugin, tooling)2023-03-170.1.0.2aaronallen8455
graph-trace-dot190.00Converts a graph-trace log into a DOT file for use with Graphviz (debug, development, graph, library, mit, plugin, program, tooling)2023-03-170.1.1.3aaronallen8455
graph-trace-viz160.00Converts a graph-trace log into an HTML document (debug, development, graph, mit, plugin, program, tooling)2023-03-170.1.1.1aaronallen8455
graph-visit140.01Graph walk abstraction (bsd3, development, library)2013-07-240.1.0.2AtzeDijkstra
graphmod862.251Present the module dependencies of a program as a "dot" graph. (bsd3, development, library, program)2022-12-221.4.5.1IavorDiatchki
graphql-w-persistent862.01GraphQL interface middleware for SQL databases. (data, database, development, graphs, language, library)2020-09-180.9.1.0jasonsychau
grasp30.00GRASP implementation for the AMMM project. (bsd3, development, library, program)2016-01-180.1.0.0janmasrovira
greencard-lib30.01A foreign function interface pre-processor library for Haskell (bsd3, development, library)2008-03-103.0.1GwernBranwen
grm100.02grm grammar converter (bsd3, development, library, program)2012-03-300.1.1BrettLetner
gtk2hs-buildtools1080.01Tools to build the Gtk2Hs suite of User Interface libraries. (development, gpl, library, program)2025-03-200.13.12.0AndyStewart, AxelSimon, DanielWagner, DuncanCoutts, HamishMackenzie
guardian100.00The border guardian for your package dependencies (bsd3, development, library, program)2024-02-220.5.0.0HiromiIshii
guess-combinator90.01Generate simple combinators given their type (bsd3, development, library)2012-05-160.1.1EtienneLaurin
hCM50.00Conceptual modelling support for Haskell (data-structures, development, library, mit, model, program)2017-05-080.1.0.0MarekSuchanek
hackage-cli280.00CLI tool for Hackage (development, gpl, library, program)2025-08-300.1.0.4AndreasAbel, HerbertValerioRiedel
hackage-proxy (deprecated)230.01Provide a proxy for Hackage which modifies responses in some way. (deprecated) (deprecated, development, mit, program)2014-03-200.3.0.1MichaelSnoyman
hackage-revdeps160.00List Hackage reverse dependencies (bsd3, development, library, program)2025-11-280.3Bodigrim
hackmanager50.00Generate useful files for Haskell projects (bsd3, development, library, program)2015-08-230.1.0.0AlexanderThiemann
haddock-leksah (deprecated in favor of haddock)70.02A documentation-generation tool for Haskell libraries (bsd3, deprecated, development, program)2010-03-072.6.0JuergenNicklischFranken
haddock-use-refs30.02Eliminate warnings for names referred in Haddock only (bsd3, development, library)2025-03-121.0.1DaniilIaitskov
hadolint2020.00Dockerfile Linter JavaScript API (development, gpl, library, program)2025-09-222.14.0lorenzo, moritz
hake820.01make tool. ruby : rake = haskell : hake (development, library, program)2013-12-231.3.8.1YoshikuniJujo
halberd410.01A tool to generate missing import statements for Haskell modules. (bsd3, development, library, program)2014-09-170.1.2.9ErikHesselink
halive390.00A live recompiler (bsd2, development, library, program)2021-03-260.1.8lukexi
haltavista80.01looks for functions given a set of example input/outputs (development, gpl, program)2010-09-190.1.0.1PaulBrauner
hannahci90.01Simple Continuous Integration/Deployment System (agpl, development, program)2015-02-010.1.4.2Elzair
happraise30.01A small program for counting the comments in haskell source (bsd3, development, program)2008-05-020.1AllanClark
happy2331.251Happy is a parser generator for Haskell (bsd2, development, program)2026-01-152.2AndreasAbel, IavorDiatchki, JohnEricson, SimonMarlow, int_index, sgraf812
happy-lib630.00Happy is a parser generator for Haskell implemented using this library (bsd2, development, library)2026-01-152.2AndreasAbel, IavorDiatchki, JohnEricson, SimonMarlow, int_index, sgraf812
happy-meta470.02Quasi-quoter for Happy parsers (bsd3, development, library)2023-02-240.2.1.0JonasDuregard, ArtemPelenitsyn
happybara40.02Acceptance test framework for web applications (development, library, mit)2014-04-140.0.1cstrahan
happybara-webkit40.01WebKit Happybara driver (development, library, mit)2014-04-140.0.1cstrahan
happybara-webkit-server30.01WebKit Server binary for Happybara (taken from capybara-webkit) (development, library, mit)2014-04-140.0.1cstrahan
harmony212.00A web service specification compiler that generates implementation and tests. (development, gpl, library, program)2015-08-190.1.1.0SantiMunin
haskdogs492.01Generate tags file for Haskell project and its nearest deps (bsd3, development, program)2019-01-250.6.0SergeyMironov
haskell-ci882.00Cabal package script generator for Travis-CI (development, gpl, library, program)2024-02-250.18.1HerbertValerioRiedel, phadej
haskell-dap640.03Haskell implementation of the DAP interface data. (bsd3, development, library)2022-11-270.0.16.0phoityne_hs
haskell-debug-adapter400.01Haskell Debug Adapter. (bsd3, development)2025-03-160.0.42.0phoityne_hs
haskell-debugger290.00A step-through debugger for GHC Haskell (bsd3, development, library, program)2026-01-050.11.0.0romes
haskell-debugger-view50.01Custom debug visualization instances for @haskell-debugger@ (bsd3, development, library)2026-01-050.2.0.0romes
haskell-docs750.01A program to find and display the docs and type of a name (bsd3, development, library, program)2019-05-154.2.9AnthonyCowley, ChrisDone, IvanMiljenovic
haskell-docs-cli30.00Search Hoogle and navigate Hackage from the command line. (bsd3, development, haskell, library, program)2022-11-201.0.0.0lazamar
haskell-formatter (deprecated in favor of hindent)260.01Haskell source code formatter (deprecated, development, library, mit, program)2020-11-072.0.3evolutics
haskell-gi2820.075Generate Haskell bindings for GObject Introspection capable libraries (development, lgpl, library)2025-07-060.26.17inaki
haskell-gi-base2170.094Foundation for libraries generated by haskell-gi (development, lgpl, library)2025-07-050.26.9inaki
haskell-import-graph180.00create haskell import graph for graphviz (development, library, mit, program)2018-04-281.0.4ncaq
haskell-language-server1302.50LSP server for GHC (apache, development, library, program)2026-01-162.13.0.0AlanZimmerman, NeilMitchell, PepeIborra, mpickering, cocreature, Ailrun, luke_, berberman, jneira, hls_team
haskell-lsp (deprecated in favor of lsp)1292.2513Haskell library for the Microsoft Language Server Protocol (deprecated, development, library, mit)2021-01-130.24.0.0AlanZimmerman, lorenzo, wz1000, luke_
haskell-lsp-client (deprecated)52.00A haskell package to build your own Language Server client. (deprecated, development, gpl, language, library, program, protocol)2017-12-291.0.0.1
haskell-lsp-types (deprecated in favor of lsp-types)1072.08Haskell library for the Microsoft Language Server Protocol, data types (deprecated, development, library, mit)2021-01-130.24.0.0AlanZimmerman, lorenzo, wz1000, luke_
haskell-src-exts-simple300.04A simplified view on the haskell-src-exts AST (development, library, mit)2024-12-271.23.1.0BertramFelgenhauer
haskell-stack-trace-plugin100.00haskell-stack-trace-plugin (compiler-plugin, debug, development, library, mit, program)2021-05-250.1.3.0waddlaw
haskell-token-utils180.02Utilities to tie up tokens to an AST (development, library, public-domain)2014-10-130.0.0.6AlanZimmerman
haskellscript290.01Command line tool for running Haskell scripts with a hashbang. (bsd3, development, program)2015-05-280.2.3seanparsons
hasktags870.02Produces ctags "tags" and etags "TAGS" files for Haskell programs (bsd3, development, library, program)2023-08-100.73.0IanLynagh, MarcWeber, jhenahan
hat920.01The Haskell tracer, generating and viewing Haskell execution traces (development, library, program)2017-11-032.9.4OlafChitil
hayoo-cli160.01Hayoo CLI (development, mit, program)2014-08-180.1.0.4Gonzih
hbb100.01Haskell Busy Bee, a backend for text editors. (development, lgpl, program)2014-10-280.4.0.2wolfch
hdevtools962.51Persistent GHC powered background server for FAST haskell development tools (development, mit, program)2019-03-100.1.8.0BitConnor, SchellScivally, ranjitjhala, ch1bo
hdirect40.01An IDL compiler for Haskell (bsd3, development, library, program)2010-02-140.21.0DonaldStewart
hdocs1240.02Haskell docs tool (bsd3, development, library, program)2020-11-040.5.5.0AlexandrRuchkin
headergen120.01Creates a header for a haskell source file. (development, mit, program)2015-07-300.2.0.0bash0r
heapsize100.01Determine the size of runtime data structures (bsd3, debug, development, ghc, library)2020-12-090.3.0.1PepeIborra
hedgehog-generic60.00GHC Generics automatically derived hedgehog generators (bsd3, data, development, library, testing)2019-04-170.1chessai
hein140.01An extensible build helper for haskell, in the vein of leiningen. (apache, development, program)2015-06-060.1.0.5khanage
help-esb190.01A Haskell client for the Help.com team's ESB. (development, library, mit)2014-11-130.1.6suitupalex
henforcer30.00GHC plugin to enforce user specified rules on code. (compiler-plugin, development, library, mit, static-analysis)2026-01-281.0.0.0TrevisElser
hesh280.00the Haskell Extensible Shell: Haskell for Bash-style scripts (development, library, mit, program)2017-03-071.11.0ChrisForno
hfd30.01Flash debugger (bsd3, development, program)2011-09-020.0.2YurasShumovich
hgdbmi60.01GDB Machine Interface: program-driven control of GDB (bsd3, development, library)2013-01-140.2AlexanderBernauer, EvanMartin, srk
hgrev472.01Compile Mercurial (hg) version info into Haskell code (bsd3, development, library)2020-08-020.2.6wraithm, LukeHoersten
hhp342.00Happy Haskell Programming (bsd3, development, library, program)2025-03-301.0.3KazuYamamoto
hi-file-parser550.01Parser for GHC's *.hi files (bsd3, development, library)2025-09-030.1.8.0MichaelSnoyman, borsboom, fpcomplete, mpilgrem
hie-bios1260.07Set up a GHC API session (bsd3, development, library, program)2025-08-070.17.0mpickering, fendor
hie-compat310.05HIE files for GHC 8.8 and other HIE file backports (apache, development, library)2023-11-130.3.1.2AlanZimmerman, PepeIborra, wz1000, fendor, jneira, hls_team
hie-core (deprecated in favor of ghcide)40.00The core of an IDE (apache, deprecated, development, library, program)2019-09-070.0.1cocreature
hiedb620.07Generates a references DB from .hie files (bsd3, development, library, program)2026-01-210.8.0.0AlanZimmerman, wz1000, jhrcek
hiedb-plugin40.00See README on Github for more information (development, library, mit)2024-04-020.1.0suzzr0
highWaterMark (deprecated)90.01Memory usage statistics (deprecated, development, program)2008-03-170.1.1GwernBranwen
hindent3922.254Extensible Haskell pretty printer (bsd3, development, library, program)2026-01-246.3.0ChrisDone, MihaiMaruseac, gibiansky, sighingnow
hint-nix110.00Helper for using hint with Nix package databases (agpl, development, library)2025-09-180.1.0.1sridca
hit990.03Git like program in haskell (bsd3, development, program)2019-01-260.7.0VincentHanquez
hit-graph70.01Use graph algorithms to access and manipulate Git repos (development, git, graphs, library, public-domain)2016-04-090.1akrasner
hlint7042.7514Source code suggestions (bsd3, development, library, program)2025-02-023.10NeilMitchell
hls-alternate-number-format-plugin500.01Provide Alternate Number Formats plugin for Haskell Language Server (apache, development, library)2024-01-152.6.0.0PepeIborra, jneira, Nicksuchecki, hls_team
hls-brittany-plugin290.01Integration with the Brittany code formatter (agpl, development)2022-12-261.1.0.0PepeIborra, Ailrun, berberman, jneira, hls_team
hls-cabal-fmt-plugin280.01Integration with the cabal-fmt code formatter (apache, development, library)2024-01-152.6.0.0hls_team
hls-cabal-plugin330.01Cabal integration plugin with Haskell Language Server (development, library, mit)2024-01-152.6.0.0hls_team
hls-call-hierarchy-plugin480.01Call hierarchy plugin for Haskell Language Server (apache, development, library)2024-01-152.6.0.0PepeIborra, jneira, hls_team
hls-change-type-signature-plugin390.01Change a declarations type signature with a Code Action (apache, development, library)2024-01-152.6.0.0hls_team
hls-class-plugin1050.01Class/instance management plugin for Haskell Language Server (apache, development)2024-01-152.6.0.0AlanZimmerman, PepeIborra, Ailrun, jneira, hls_team
hls-code-range-plugin360.01HLS Plugin to support smart selection range and Folding range (apache, development, library)2024-01-152.6.0.0hls_team
hls-eval-plugin812.01Eval plugin for Haskell Language Server (apache, development, library)2024-01-152.6.0.0PasqualinoAssini, PepeIborra, Ailrun, berberman, jneira, hls_team
hls-explicit-fixity-plugin350.01Show fixity explicitly while hovering (apache, development, library)2024-01-152.6.0.0hls_team
hls-explicit-imports-plugin1010.02Explicit imports plugin for Haskell Language Server (apache, development, library)2024-01-152.6.0.0PepeIborra, Ailrun, berberman, jneira, hls_team
hls-explicit-record-fields-plugin310.01Explicit record fields plugin for Haskell Language Server (bsd3, development, library)2024-01-152.6.0.0hls_team
hls-floskell-plugin430.01Integration with the Floskell code formatter (apache, development)2024-01-152.6.0.0PepeIborra, Ailrun, berberman, jneira, hls_team
hls-fourmolu-plugin560.01Integration with the Fourmolu code formatter (apache, development, library)2024-01-152.6.0.0PepeIborra, Ailrun, jneira, hls_team
hls-gadt-plugin310.01Convert to GADT syntax plugin (apache, development)2024-01-152.6.0.0hls_team
hls-graph990.016Haskell Language Server internal graph API (apache, development, library)2026-01-162.13.0.0NeilMitchell, PepeIborra, jneira, hls_team
hls-haddock-comments-plugin470.01Haddock comments plugin for Haskell Language Server (apache, development)2023-08-292.2.0.0PepeIborra, Ailrun, berberman, jneira, hls_team
hls-hlint-plugin940.01Hlint integration plugin with Haskell Language Server (apache, development)2024-01-152.6.0.0AlanZimmerman, PepeIborra, jneira, hls_team
hls-module-name-plugin530.01Module name plugin for Haskell Language Server (apache, development, library)2024-01-152.6.0.0PepeIborra, jneira, hls_team
hls-ormolu-plugin570.01Integration with the Ormolu code formatter (apache, development, library)2024-01-152.6.0.0PepeIborra, jneira, hls_team
hls-overloaded-record-dot-plugin250.01Overloaded record dot plugin for Haskell Language Server (bsd3, development)2024-01-152.6.0.0hls_team
hls-plugin-api1380.037Haskell Language Server API for plugin communication (apache, development, library)2026-01-162.13.0.0AlanZimmerman, PepeIborra, wz1000, luke_, berberman, jneira, hls_team
hls-pragmas-plugin470.01Pragmas plugin for Haskell Language Server (apache, development, library)2024-01-152.6.0.0PepeIborra, Ailrun, berberman, jneira, hls_team
hls-qualify-imported-names-plugin350.01A Haskell Language Server plugin that qualifies imported names (apache, development, library)2024-01-152.6.0.0PepeIborra, jneira, eddiemundo, hls_team
hls-refactor-plugin310.07Exactprint refactorings for Haskell Language Server (apache, development)2024-01-152.6.0.0hls_team
hls-refine-imports-plugin310.01Refine imports plugin for Haskell Language Server (apache, development, library)2023-06-282.0.0.1PepeIborra, jneira, hls_team
hls-rename-plugin450.01Rename plugin for Haskell Language Server (apache, development)2024-01-152.6.0.0PepeIborra, jneira, hls_team
hls-retrie-plugin1240.02Retrie integration plugin for Haskell Language Server (apache, development)2024-01-152.6.0.0PepeIborra, Ailrun, berberman, jneira, hls_team
hls-selection-range-plugin10.00HLS Plugin to support smart selection range (apache, development, library)2022-01-291.0.0.0PepeIborra, jneira, kokobd, hls_team
hls-semantic-tokens-plugin40.01Call hierarchy plugin for Haskell Language Server (apache, development, library)2024-01-152.6.0.0hls_team
hls-splice-plugin780.01HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes (apache, development)2024-01-152.6.0.0AlanZimmerman, HiromiIshii, PepeIborra, Ailrun, wz1000, luke_, jneira, hls_team
hls-stan-plugin240.01Stan integration plugin with Haskell Language Server (apache, development)2024-01-152.6.0.0hls_team
hls-stylish-haskell-plugin480.01Integration with the Stylish Haskell code formatter (apache, development)2024-01-152.6.0.0PepeIborra, Ailrun, berberman, jneira, michaelpj, hls_team
hls-tactics-plugin670.01Wingman plugin for Haskell Language Server (apache, development)2023-08-292.2.0.0AlanZimmerman, PepeIborra, Ailrun, isovector, wz1000, jneira, hls_team
hls-test-utils1060.00Utilities used in the tests of Haskell Language Server (apache, development, library)2026-01-162.13.0.0PepeIborra, Ailrun, berberman, jneira, hls_team
hmk470.01A make alternative based on Plan9's mk. (control, development, distribution, library, program)2016-01-110.9.7.4MathieuBoespflug
hmumps60.01Interpreter for the MUMPS langugae (development, program)2010-05-120.1.1AntoineLatter
holy-project222.01Start your Haskell project with cabal, git and tests. (development, library, mit, program)2015-08-240.2.0.1yogsototh
homoiconic170.01Constructs FAlgebras from typeclasses, making Haskell functions homoiconic (bsd3, development, library)2016-06-180.1.2.0MikeIzbicki
hoobuddy130.01Simple tool for fetching and merging hoogle data (development, mit, program)2015-01-070.1.0.1gilligan
hoogle4342.56Haskell API Search (bsd3, development, library, program)2026-01-195.0.19.0NeilMitchell, Bodigrim
hothasktags530.01Generates ctags for Haskell, incorporating import lists and qualified imports (bsd3, development, program)2017-01-250.3.8JohnLato, LukePalmer
houseman40.00A Haskell implementation of Foreman (development, library, mit, program)2016-05-060.1.0DaisukeFujimura
hp2any-core260.03Heap profiling helper library (bsd3, development, library, profiling, utils)2013-03-040.11.2GergelyPatai
hp2any-graph350.01Real-time heap graphing utility and profile stream server with a reusable graphing module. (bsd3, development, profiling, program, utils)2014-07-230.5.4.2GergelyPatai
hp2any-manager150.01A utility to visualise and compare heap profiles. (bsd3, development, profiling, program, utils)2013-03-040.4.6GergelyPatai
hp2pretty592.251generate pretty graphs from heap profiles (bsd3, development, program)2024-10-250.10.1ClaudeHeilandAllen
hpack3272.010A modern format for Haskell packages (development, library, mit, program)2025-12-090.39.1SimonHengel, SoenkeHahn, mpilgrem
hpack-convert302.01Convert Cabal manifests into hpack's package.yamls (development, library, mit, program)2017-06-221.0.1yamadapc
hpack-dhall530.00hpack's dhalling (bsd3, development, library, program, public-domain)2022-04-270.5.7philderbeast, sellout
hpaco510.01Modular template compiler (bsd3, development, program)2014-07-310.28.0.5TobiasDammers
hpaco-lib650.01Modular template compiler library (bsd3, development, library)2014-07-310.28.0.5TobiasDammers
hpage2060.01A scrapbook for Haskell developers (bsd3, development, editor, ide, program)2010-08-280.12.2FernandoBenavides
hpc-threshold160.00Ensure the code coverage is above configured thresholds (bsd3, development, library, program)2018-04-250.1.0.3eckyputrady
hpp660.02A Haskell pre-processor (bsd3, development, library, program)2022-04-040.6.5AnthonyCowley
hs60.00GHC-toolchain installer broker (bsd3, development, library, program)2021-07-060.1.0.2ChrisDornan
hs-di172.01Dependency Injection library for Haskell (bsd3, control, dependency-injection, development, library, program, template-haskell, testing)2016-09-260.3.0Wizek
hs-highlight232.00A tool to highlight terminal strings (development, library, mit, program)2025-02-261.0.4lorenzo_wb
hs-opentelemetry-instrumentation-auto150.00Plugin for instrumenting an application (bsd3, development, library)2025-11-230.1.0.3aaronallen8455
hs-pkg-config60.01Create pkg-config configuration files (bsd3, data, development, library)2014-12-240.2.1.0PeterTrsko
hs-speedscope240.01Convert an eventlog into the speedscope json format (bsd3, development, library, program)2025-06-070.3.0OliverCharles, mpickering, teo
hs-tags140.00Create tag files (ctags and etags) for Haskell code. (development, mit, program)2022-01-100.1.5.3AndreasAbel, AndresSicardRamirez, NilsAndersDanielsson, UlfNorell
hsb2hs150.01Preprocesses a file, adding blobs from files as string literals. (bsd3, development, program)2015-07-050.3.1JohnMacFarlane
hsbencher800.03Launch and gather data from Haskell and non-Haskell benchmarks. (bsd3, development, library)2015-04-261.20.0.5JoelSvensson, RyanNewton
hsc2hs460.01A preprocessor that helps with writing Haskell bindings to C code (bsd3, development, program)2023-09-200.68.10BenGamari, HerbertValerioRiedel
hscaffold340.00Very simple file/directory structure scaffolding writer monad EDSL (development, library, mit, program)2016-11-150.4.5.0yamadapc
hscurses-fish-ex120.01hscurses swimming fish example (console, development, education, help, program, user-interfaces)2018-01-081.3.2DinoMorelli
hsdev2520.01Haskell development library (bsd3, development, library, program)2020-11-040.3.4.0AlexandrRuchkin
hsenv100.01Virtual Haskell Environment builder (bsd3, development, program)2014-08-280.5TaylorHedberg
hsfcsh30.01Incremental builder for flash (bsd3, development, program)2011-09-020.0.1YurasShumovich
hsfilt20.01Z-decoder. (development, mit, program)2014-11-030.1.0.0OmerAgacan
hsimport1070.01Extend the import list of a Haskell source file (bsd3, development, library, program, utils)2019-09-150.11.0fendor
hslinks110.01Resolves links to Haskell identifiers. (bsd3, development, program)2014-08-190.6.1HansHoglund
hspec-dirstream430.01Helper functions to simplify adding integration tests. (bsd3, development, library, testing)2022-02-281.0.0.4vmchale
hspec-setup170.00Add an hspec test-suite in one command (development, library, mit, program)2016-08-220.2.1.0yamadapc
hssourceinfo30.01get haskell source code info (bsd3, development, program)2012-02-220.0.2YoshikuniJujo
hstyle100.01Checks Haskell source code for style compliance. (bsd3, development, program)2011-11-080.2.0.3DougBeardsley, JasperVanDerJeugt
hsubconvert130.01One-time, faithful conversion of Subversion repositories to Git (bsd3, development, program)2012-10-130.0.2JohnWiegley
htags90.01A Haskell98 parsing tags program similar to ctags. (bsd3, development, program, source-tools, utils)2008-11-031.0.1DavidSankel
http-download230.03Verified downloads with retries (bsd3, development, library)2023-08-090.2.1.0MichaelSnoyman, borsboom, fpcomplete
hub320.01For multiplexing GHC installations and providing development sandboxes (bsd3, development, distribution, program)2015-02-231.9.0.1ChrisDornan
hugs2yc100.01Hugs Front-end to Yhc Core. (bsd3, development, library)2009-01-180.1.1DmitryGolubovsky
hw-ci-assist60.00CI Assistant for Haskell projects (bsd3, development, library, program)2019-04-040.1.0.0haskellworks
hw-polysemy1450.00Opinionated polysemy library (apache, development, library)2024-12-300.3.1.2haskellworks
hw-prelude650.02Opinionated prelude library (apache, development, library)2025-05-310.0.5.0haskellworks
hwk150.00Commandline text processing with Haskell functions (development, mit, program)2021-06-140.6JensPetersen
hzenity210.01Haskell interface to Zenity dialogs (bsd3, development, library)2021-12-250.4.1EmilAxelsson
ide-backend760.02An IDE backend library (development, library, mit, program)2016-01-060.10.0.1MichaelSloan, MichaelSnoyman
ide-backend-common370.02Shared library used be ide-backend and ide-backend-server (development, library, mit)2016-01-060.10.1.2MichaelSloan, MichaelSnoyman
ide-backend-rts (deprecated in favor of ide-backend-server)100.01RTS for the IDE backend (deprecated, development, library, mit)2015-03-300.1.3.1MichaelSloan, MichaelSnoyman
ide-backend-server270.01An IDE backend server (development, mit, program)2016-01-100.10.0.2MichaelSloan, MichaelSnoyman
idringen70.00A project manage tool for Idris. (bsd3, development, library, program)2016-08-240.1.0.3zjhsdtc
ihaskell2152.520A Haskell backend kernel for the Jupyter project. (development, library, mit, program)2025-11-150.13.0.0gibiansky, VaibhavSagar
ihaskell-aeson90.01IHaskell display instances for Aeson (development, library, mit)2017-12-240.3.0.1gibiansky, VaibhavSagar
ihaskell-basic70.01IHaskell display instances for basic types (development, library, mit)2015-06-240.3.0.0gibiansky, VaibhavSagar
ihaskell-blaze100.03IHaskell display instances for blaze-html types (development, library, mit)2017-12-240.3.0.1gibiansky, VaibhavSagar
ihaskell-charts220.01IHaskell display instances for charts types (development, library, mit)2017-12-240.3.0.1gibiansky, VaibhavSagar
ihaskell-diagrams220.01IHaskell display instances for diagram types (development, library, mit)2023-11-080.4.0.0gibiansky, VaibhavSagar
ihaskell-display (deprecated in favor of ihaskell)20.01IHaskell display instances for basic types (deprecated, development, library, mit)2014-01-100.1.0.0gibiansky, VaibhavSagar
ihaskell-gnuplot30.01IHaskell display instance for Gnuplot (from gnuplot package) (development, library, mit)2017-12-240.1.0.1VaibhavSagar
ihaskell-graphviz30.00IHaskell display instance for GraphViz (external binary) (development, library, mit)2019-04-260.1.0.0VaibhavSagar
ihaskell-hatex60.01IHaskell display instances for hatex (development, library, mit)2017-12-240.2.1.1gibiansky, VaibhavSagar
ihaskell-hvega872.01IHaskell display instance for hvega types. (bsd3, development, library)2026-01-090.5.0.7DouglasBurke
ihaskell-inline-r70.01Embed R quasiquotes and plots in IHaskell notebooks. (bsd3, development, library)2016-01-240.1.1.0FacundoDominguez, MathieuBoespflug
ihaskell-juicypixels100.01IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package. (development, library, mit)2017-12-241.1.0.1gibiansky, VaibhavSagar
ihaskell-magic150.01IHaskell display instances for bytestrings (development, library, mit)2017-12-240.3.0.1gibiansky, VaibhavSagar
ihaskell-parsec70.01IHaskell display instances for Parsec (development, library, mit)2015-06-240.3.0.0gibiansky, VaibhavSagar
ihaskell-plot170.01IHaskell display instance for Plot (from plot package) (development, library, mit)2017-12-240.3.0.1gibiansky, VaibhavSagar
ihaskell-rlangqq130.01a rDisp quasiquote to show plots from Rlang-QQ in IHaskell (bsd3, development, library)2015-06-240.3.0.0gibiansky, VaibhavSagar
ihaskell-symtegration40.00IHaskell extension for making the use of Symtegration more seamless. (apache, development, ihaskell, library, symbolic-computation)2025-02-010.1.0chungyc
impl90.00Framework for defaulting superclasses (development, library, mit, template-haskell)2018-11-270.2.0.0dailectic
implicit-hie600.02Auto generate hie-bios cradles & hie.yaml (bsd3, development, hie, hls, library, tools)2022-12-220.1.4.0Avi_Dessauer
implicit-hie-cradle370.01Auto generate hie-bios cradles (bsd3, development, hie, hls, library, tools)2023-03-150.5.0.1Avi_Dessauer
import-style-plugin50.00Helps maintain consistency of imports (development, library, mit)2024-04-300.1.0.0goosedb
importify110.00Tool for haskell imports refactoring (development, library, mit, program, refactoring)2017-12-231.0.1serokell
imports152.01Generate code for importing directories automatically (development, library, mit)2016-01-210.2.0.0CindyLinz
include-env490.01Include the value of an environment variable at compile time (bsd3, development, library)2022-01-080.5.0.0ocramz
include-file220.01Inclusion of files in executables at compile-time. (bsd3, development, library)2019-02-070.1.0.4DanielDiaz
infer-license90.01Infer software license from a given license file (development, library, mit)2018-07-150.2.0SimonHengel
infer-upstream50.01Find the repository from where a given repo was forked (development, mit, program)2014-08-150.1.1.0NoonSilk
intelli-monad220.00Type level prompt with LLMs via louter. (development, library, mit, program)2025-12-150.1.2.0junjihashimoto
interlude160.02Replaces some Prelude functions for enhanced error reporting (development, library)2009-12-120.1.2GwernBranwen, KetilMalde
intero1662.01Complete interactive development program for Haskell (bsd3, development, program)2019-05-140.1.40AnthonyCowley, ChrisDone
ip2location630.01IP2Location Haskell package for IP geolocation. (development, library, mit)2026-01-128.7.0ip2location
ip2location-io200.00IP2Location.io Haskell package for IP geolocation and domain WHOIS. (development, library, mit)2025-09-261.4.0ip2location
ip2proxy480.00IP2Proxy Haskell package for proxy detection. (development, library, mit)2026-01-123.4.0ip2location
ipatch42.01interactive patch editor (development, gpl, program)2012-04-150.1.1JoachimBreitner
ipython-kernel970.04A library for creating kernels for IPython frontends (development, library, mit)2025-11-150.12.1.0gibiansky, VaibhavSagar
iridium330.00Automated Local Cabal Package Testing and Uploading (bsd3, development, library, program)2018-10-030.1.5.8lspitzner
itanium-abi220.03An implementation of name mangling/demangling for the Itanium ABI (bsd3, development, library)2025-02-180.1.3TristanRavitch
itcli40.01Issue Tracker for the CLI (bsd3, development, program)2018-09-140.1.8.3theNerd247
iterm-show60.02Enable graphical display of images inline on some terminals (bsd3, development, library, program)2018-10-100.1.0.1lukec
iterm-show-JuicyPixels10.01Orphan Show instances for JuciyPixels image types. (bsd3, development, library)2018-10-100.1.0.0lukec
ja-base-extra90.02Extra functions I require in base (bsd3, development, library)2015-09-260.2.1.0justus
jarfind180.01Tool for searching java classes, members and fields in classfiles and JAR archives (development, language, library, program, utils)2012-10-300.1.0.3EugeneKirpichov
java-character130.01Functions to simulate Java's Character class. (bsd3, development, library)2012-10-300.0.4TonyMorris
javasf20.01A utility to print the SourceFile attribute of one or more Java class files. (bsd3, development, program)2014-05-240.1.0TonyMorris
javav80.01A utility to print the target version of Java class files. (bsd3, development, program)2014-05-230.1.1TonyMorris
jbi90.00Just Build It - a "do what I mean" abstraction for Haskell build tools (development, library, mit, program)2018-02-070.2.0.0IvanMiljenovic
jenga (deprecated)72.00Generate a cabal freeze file from a stack.yaml (bsd2, deprecated, development, library, program)2017-05-130.1.1.0ErikDeCastroLopo
jl40.00Functional sed for JSON (bsd3, development, library, program)2022-05-170.1.0ChrisDone
json-pointy20.00JSON Pointer (RFC 6901) parsing, access, and modification (bsd3, development, library)2019-10-300.1.0.1IanDuncan
jupyter40.00A library for creating and using Jupyter kernels. (development, library, mit, program)2016-08-140.9.0gibiansky
kansas-lava-shake200.01Shake rules for building Kansas Lava projects (bsd3, development, library)2018-10-030.3.0GergoErdi
kdesrc-build-extra (deprecated in favor of kdesrc-build-profiles)160.01Build profiles for kdesrc-build (deprecated, development, gpl, program)2016-04-050.1.1ivan
kdesrc-build-profiles20.00Build profiles for kdesrc-build (development, gpl, program)2020-05-270.2.0ivan
keera-hails-i18n130.00Rapid Gtk Application Development - I18N (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-controller160.00Haskell on Gtk rails - Gtk-based controller for MVC applications (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-environment-gtk180.01Haskell on Gtk rails - Gtk-based global environment for MVC applications (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-model-lightmodel190.01Rapid Gtk Application Development - Reactive Protected Light Models (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-model-protectedmodel220.02Rapid Gtk Application Development - Protected Reactive Models (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-solutions-config60.00Haskell on Gtk rails - Easy handling of configuration files (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-solutions-gtk100.00Haskell on Gtk rails - Solutions to recurrent problems in Gtk applications (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-view70.03Haskell on Gtk rails - Generic View for MVC applications (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-mvc-view-gtk60.02Haskell on Gtk rails - Gtk-based View for MVC applications (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactive-cbmvar140.01Reactive Haskell on Rails - CBMVars as reactive values (bsd3, development, library)2022-04-050.8.0keera_studios_ci
keera-hails-reactive-fs90.01Haskell on Rails - Files as Reactive Values (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactive-gtk310.00Haskell on Gtk rails - Reactive Fields for Gtk widgets (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactive-network230.01Haskell on Rails - Sockets as Reactive Values (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactive-polling80.01Haskell on Rails - Polling based Readable RVs (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactive-wx130.01Haskell on Rails - Reactive Fields for WX widgets (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactive-yampa150.01Haskell on Rails - FRP Yampa Signal Functions as RVs (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactivelenses100.01Reactive Haskell on Rails - Lenses applied to Reactive Values (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keera-hails-reactivevalues321.512Haskell on Rails - Reactive Values (bsd3, development, library)2022-04-050.8.0IvanPerez, keera_studios_ci
keiretsu20.01Multi-process orchestration for development and integration testing (development, program, testing)2014-10-200.4.4BrendanHay
kit1220.01A dependency manager for Xcode (Objective-C) projects (bsd3, development, program)2013-02-060.7.12NickPartridge
konnakol122.00Formalising the rules of Konnakol, an Indian percussional art form. (development, gpl, library)2022-08-160.3.0.0JJMan
labels280.03Anonymous records via named tuples (bsd3, development, library)2017-08-290.3.3ChrisDone
lambdabot1172.01Lambdabot is a development tool and advanced IRC bot (development, program, web)2023-11-105.3.1.2BertramFelgenhauer, DmitryMalikov, GwernBranwen, IsaacJones, JamesCook, ncfavier
lambdabot-core590.08Lambdabot core functionality (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-haskell-plugins480.01Lambdabot Haskell plugins (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-irc-plugins310.01IRC plugins for lambdabot. (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-misc-plugins320.01Lambdabot miscellaneous plugins (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-novelty-plugins440.01Novelty plugins for Lambdabot (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-reference-plugins470.02Lambdabot reference plugins. (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-social-plugins310.01Social plugins for Lambdabot (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-telegram-plugins70.00Lambdabot for Telegram (development, gpl, library, program, web)2022-09-240.2.1swamp_agr
lambdabot-trusted450.02Lambdabot trusted code. (development, library, web)2023-11-105.3.1.2BertramFelgenhauer, JamesCook, ncfavier
lambdabot-utils (deprecated in favor of lambdabot)130.01Utility libraries for the advanced IRC bot, Lambdabot (deprecated, development, library, web)2013-02-164.2.2GwernBranwen, JanStolarek
lambdabot-xmpp280.00Lambdabot plugin for XMPP (Jabber) protocol (development, program)2025-02-100.1.0.6SergeyAlirzaev
lambdiff40.01Diff Viewer (bsd3, development, program)2011-11-170.1JamieTurner
language-docker2952.03Dockerfile parser, pretty-printer and embedded DSL (development, gpl, library)2025-09-2215.0.0lorenzo, moritz
language-dockerfile310.01Dockerfile linter, parser, pretty-printer and embedded DSL (development, gpl, library)2017-05-140.3.6.0yamadapc
leksah2130.01Haskell IDE written in Haskell (development, editor, ide, library, program)2017-08-140.16.2.2HamishMackenzie, JuergenNicklischFranken
lentil2942.51frugal issue tracker (development, gpl, program, project-management)2025-11-201.5.10.0fffaaa, lwm
lhs2TeX-hl480.01Literate highlighter preprocessor for lhs2tex (development, language, mit, program)2011-10-150.1.4.5AlessandroVermeulen
lhs2html120.01Compile lhs in bird style to md, html, hs. (development, program, public-domain)2015-03-220.999999JulianFleischer
lhs2tex802.01Preprocessor for typesetting Haskell sources with LaTeX (development, gpl, language, program)2025-12-301.26AndresLoeh
libgit80.02Simple Git Wrapper (bsd3, development, library)2015-05-140.3.1VincentHanquez
libhbb190.01Backend for text editors to provide better Haskell editing support. (development, lgpl, library, program)2014-10-300.4.1.0wolfch
libiserv260.00Provides shared functionality between iserv and iserv-proxy. (bsd3, development, library)2024-07-019.6.6BenGamari, HerbertValerioRiedel, LuiteStegeman, angerman, wz1000
life-sync182.250Synchronize personal configs across multiple machines. (cli, cli-tool, configuration, development, library, mpl, program)2020-05-211.1.1.0vrom911
line-indexed-cursor30.00Line-indexed file reader. (data, development, library, mit)2023-07-230.1.0.0ak3n
linearscan780.02Linear scan register allocator, formally verified in Coq (bsd3, development, library)2015-11-201.0.0JohnWiegley
linearscan-hoopl400.01Makes it easy to use the linearscan register allocator with Hoopl (bsd3, development, library)2015-11-201.0.0JohnWiegley
linux-perf40.01Read files generated by perf on Linux (bsd3, debug, development, ghc, library, profiling, program, trace)2012-11-030.3MikolajKonarski
liquidhaskell-cabal100.01Liquid Haskell integration for Cabal and Stack (bsd3, development, library)2019-05-300.2.1.0MichaelSmith
liquidhaskell-cabal-demo150.01Demo of Liquid Haskell integration for Cabal and Stack (development, library, program)2019-05-300.2.1.1MichaelSmith
lit300.01A simple tool for literate programming (development, program)2016-02-090.1.10.0cdosborn
llvm-analysis50.02A Haskell library for analyzing LLVM bitcode (bsd3, development, library)2013-11-120.3.0TristanRavitch
llvm-tools80.01Useful tools built on llvm-analysis (bsd3, development, library, program)2013-11-120.2.0.1TristanRavitch
located-base100.02Location-aware variants of partial functions (bsd3, development, library)2017-07-200.1.1.1EricSeidel
loch40.01Support for precise error locations in source files (bsd3, development, library, program)2007-01-250.2DonaldStewart
loch-th120.020Support for precise error locations in source files (Template Haskell version) (bsd3, development, library)2018-04-080.2.2TomasJanousek
logict-state280.02Library for logic programming based on haskell package logict (bsd3, development, library)2022-09-160.1.1.0AtzeDijkstra
lsp600.038Haskell library for the Microsoft Language Server Protocol (development, library, mit)2024-12-312.7.0.1AlanZimmerman, PepeIborra, wz1000, luke_, jneira, michaelpj
lsp-types690.024Haskell library for the Microsoft Language Server Protocol, data types (development, library, mit, program)2024-12-312.3.0.1AlanZimmerman, AndreasAbel, PepeIborra, wz1000, luke_, jneira, michaelpj
lushtags40.01Create ctags compatible tags files for Haskell programs (development, mit, program)2011-09-200.0.1BitConnor
macosx-make-standalone60.01Make a macosx app standalone deployable (bsd3, development, program)2013-07-240.1.0.1AtzeDijkstra
make-package160.01Make a cabalized package (bsd3, development, program, utils)2014-09-271.2.0PhilippBalzarek
makedo40.01Helper for writing redo scripts in Haskell (bsd3, development, library)2011-06-090.1EricKow
markdown-unlit270.04Literate Haskell support for Markdown (development, library, mit, program)2023-07-100.6.0SimonHengel
marmalade-upload320.01Upload packages to Marmalade (development, library, mit, program)2014-10-260.10lunaryorn
marvin770.00A framework for modular, portable chat bots. (bsd3, development, library, program)2017-09-240.2.5justus
maybench260.01Automated benchmarking tool (bsd3, development, library, program)2008-09-060.2.4.1EricKow
merkle-tree100.01An implementation of a Merkle tree and merkle tree proofs of inclusion (development, library)2018-11-210.1.1sdiehl
microbench50.01Microbenchmark Haskell code (bsd3, development, library)2008-03-020.1EvanMartin
minmax50.05Functions to find both minimum and maximum (or several of them simultaneously) in one pass. (data, development, library, mit)2024-01-150.1.1.0OleksandrZhabenko
miss40.01A Haskell git implimentation (bsd3, development, git, library)2018-12-300AlecHeller, davean
miss-porcelain30.00Useability extras built on top of miss. (bsd3, development, git, library)2018-12-300AlecHeller, davean
mm2 (deprecated in favor of mmsyn2)40.00The library that can be used for optimization of multiple (Ord a) => a -> b transformations (binary-search, deprecated, development, library, mit)2019-09-210.1.1.0OleksandrZhabenko
mmsyn2480.016The library that can be used for multiple (Ord a) => a -> b transformations (binary-search, development, library, mit)2021-03-290.3.2.0OleksandrZhabenko
mmsyn2-array500.024A library that can be used for multiple Ord a => a -> b transformations. (binary-search, data, development, language, library, mit)2023-01-280.3.1.1OleksandrZhabenko
mmsyn2-hashable40.00A library that can be used for multiple Hashable a => a -> b transformations. (data, development, language, library, mit)2021-10-310.1.0.0OleksandrZhabenko
module-management880.01Clean up module imports, split and merge modules (bsd3, development, editor, haskell, ide, library, program, refactoring)2016-05-010.21DavidFox
monad-log80.01A simple and fast logging monad (development, library, mit)2016-04-250.1.1.0winterland
monadic-bang330.00GHC plugin to desugar ! into do-notation (development, library, mit)2024-12-190.2.2.2JakobBruenker
monadlog20.01A simple and fast logging monad (development, library, mit)2017-11-070.1.1.1zmactep
monadtransform90.01A type-class for transforming monads (homomorphism) in a transformer (bsd3, development, library)2012-09-260.0.2TonyMorris
monoid-insertleft60.06Some extension to the Foldable and Monoid classes. (data, development, library, mit)2024-01-130.1.0.1OleksandrZhabenko
monoidal-plugins50.01A monoidal interface for aggregating GHC plugins (bsd3, development, library)2025-11-080.1.0.0aaronallen8455
mps (deprecated in favor of air)1040.017simply oo (bsd3, deprecated, development, library)2010-11-282010.11.28JinjingWang
mueval810.05Safely evaluate pure Haskell expressions (bsd3, development, language, library, program)2023-12-040.9.4ChrisDone, GwernBranwen, ncfavier, TerenceNg03
multi-cabal30.00A tool supporting multi cabal project builds. (development, library, mit, program)2015-08-060.1.0.0bash0r
multiprocess40.00Multiprocess architecture library (bsd3, development, library)2019-04-290.0.0ChrisDone
mustache1872.2512A mustache template parser library. (bsd3, development, library, program)2025-05-112.4.3.1SimonHengel, justus, mpilgrem
mywork100.00Tool to keep track of what you have been working on and where. (development, library, program)2022-10-131.0.1.0KevinQuick
names-th570.07Manipulate name strings for TH (bsd3, development, library)2020-03-140.3.0.1KeiHibino
neil410.01General tools for Neil (bsd3, development, program)2015-08-200.10NeilMitchell
niv960.00Easy dependency management for Nix projects (development, library, mit, program)2023-03-120.2.22nmattia
nixfmt (deprecated)151.750An opinionated formatter for Nix (deprecated, development, library, mpl)2023-10-310.6.0gromak, serokell, LarsJellema, infinisil
nm40.01Network Manager, binding to libnm-glib. (bsd3, development, library, program)2013-12-221.0.1ChrisDone
nofib-analyse180.01Parse and compare nofib runs (bsd3, development, program)2023-02-019.4.4JoachimBreitner
nofib-analyze (deprecated in favor of nofib-analyse)60.01Parse and compare nofib runs (bsd3, deprecated, development, program)2015-05-157.10.1JoachimBreitner
normalize-imports50.01Sort and align Haskell import statements (bsd3, development, program)2017-03-140.1.0qoelet
nothunks542.06Examine values for unexpected thunks (apache, development, library)2025-07-310.3.1EdskoDeVries, coot, IOHK
nptools380.01A collection of random tools (bsd3, development, program, system, text, utils)2013-03-170.6.0NicolasPouillard
nsis670.01DSL for producing Windows Installer using NSIS. (bsd3, development, library)2026-01-180.3.4NeilMitchell
nyan82.01Bored? Nyan cat! (bsd3, development, program)2011-08-150.2ChrisDone
old-version380.01Basic versioning library. (development, library)2015-07-111.4.2chrisdotcode
ollama-holes-plugin320.00A typed-hole plugin that uses LLMs to generate valid hole-fits (compiler-plugin, development, library, mit)2025-05-020.1.6.0tritlo
omnifmt230.00A pretty-printer wrapper to faciliate ease of formatting during development. (bsd3, development, library, program)2015-12-090.2.1.1hjwylde
open-haddock40.01Open haddock HTML documentation (development, gpl, program)2015-10-300.1.0.0jml
optional30.02Using type-classes for optional function arguments (bsd3, development, library)2014-01-020.0.1TonyMorris
optparse-text110.02Data.Text helpers for optparse-applicative (bsd3, development, library)2016-06-260.1.1.0passy
organize-imports110.01Organize scala imports (development, gpl, program)2016-05-050.4.0.0lcycon
ormolu1570.02A formatter for Haskell source code (bsd3, development, formatting, library, program)2025-09-240.8.0.2mrkkrp
package-o-tron (deprecated)40.01Utilities for working with cabal packages and your package database (bsd3, deprecated, development, library, program)2012-10-050.1.0.0JakeWheat
package-version210.00A package for retrieving a package's version number. (bsd3, development, library)2025-07-170.4.1tbidne
package-vt50.01Haskell Package Versioning Tool (bsd3, development, program)2009-11-270.1.3.3KrzysztofSkrzetnicki
pandoc-unlit (deprecated in favor of markdown-unlit)60.01Literate Haskell support for GitHub's Markdown flavor (deprecated, development, mit, program)2012-07-150.1.0SimonHengel
panic220.07A convenient way to panic. (development, library)2018-06-190.4.0.1IavorDiatchki
pantry2532.01Content addressable Haskell package management (bsd3, development, library)2025-09-230.11.2MichaelSnoyman, borsboom, fpcomplete, mpilgrem
pantry-tmp (deprecated in favor of pantry)60.01Content addressable Haskell package management (bsd3, deprecated, development, library)2019-06-130.1.0.0MichaelSnoyman, borsboom, fpcomplete
paramtree190.01Generate labelled test/benchmark trees from sets of parameters (benchmarking, bsd3, development, library, testing)2023-07-130.1.2MerijnVerstraaten
parochial70.00Help Manage project specific documentation (agpl, development, documentation, library, program)2021-01-030.2.0.0filterfish
parser-helper30.01Prints Haskell parse trees in JSON. (apache, development, program)2014-06-040.1.0.0carymrobbins
pcap-conduit30.01Conduit <-> libpcap (bsd3, development, library, network)2012-08-080.1AustinSeipp
pdynload100.01pdynload is polymorphic dynamic linking library. (development, gpl, library, other)2010-07-300.0.3AndyStewart
phoityne (deprecated in favor of phoityne-vscode)160.01Deprecated - ghci debug viewer with simple editor. (bsd3, deprecated, development, program)2017-02-040.0.5.0phoityne_hs
phoityne-vscode830.01Haskell Debug Adapter for Visual Studio Code. (bsd3, development, program)2019-02-030.0.28.0phoityne_hs
pier210.01Yet another Haskell build system. (bsd3, development, program)2018-09-230.3.0.0JudahJacobson
pier-core160.00A library for writing forwards-declared build systems in haskell. (bsd3, development, library)2018-09-230.3.0.0JudahJacobson
pinch1100.04An alternative implementation of Thrift for Haskell. (bsd3, development, library)2024-07-090.5.2.0BenGamari, PhilippHausmann, abhinav
pinch-gen270.00A code generator for the pinch Thrift library. (bsd3, development, program)2024-07-170.4.5.0PhilippHausmann, nhalford
pinchot520.01Write grammars, not parsers (bsd3, development, library)2017-02-030.24.0.0OmariNorman
pinned-warnings780.01Preserve warnings in a GHCi session (bsd3, development, library, utility)2025-08-160.1.3.0aaronallen8455
pisigma130.01A dependently typed core language (bsd3, dependent-types, development, language, library, program)2011-05-180.2.1AndresLoeh, DarinMorrison
pkggraph30.01Package dependency graph for installed packages (bsd3, development, program)2009-04-230.1RobinGreen
placeholders52.2520Placeholders for use while developing Haskell code (bsd3, development, library)2011-04-290.1AndreasHammar
podenv60.00A container wrapper (apache, development, library, program)2022-08-100.2.0TristanCacqueray
pointful360.02Pointful refactoring tool (bsd3, development, library, program)2019-09-161.1.0.0MikhailGlushenkov
policeman30.00Haskell PVP version adviser (cabal, development, library, mpl, package-management, program, pvp)2020-01-290.0.0.0vrom911
pollock170.00Functionality to help examine Haddock information of a module. (development, documentation, library, mit)2026-01-270.1.0.4TrevisElser
polysemy-blockfrost150.00Polysemy wrapper around the Blockfrost client (apache, development, library)2024-06-250.1.4.0haskellworks
porter90.01Implementation of the Porter stemming algorithm (bsd3, development, library)2019-06-080.1.0.2MarkWotton, LauraDietz
pr-tools72.00Decentralized git pull request and code review flows (bsd3, development, git, library, program)2025-07-310.1.0.0mihaigiurgeanu
present330.01Make presentations for data types. (bsd3, development, library)2017-03-224.1.0ChrisDone, sjakobi
prof2dot80.01Convert GHC profiles into GraphViz's dot format (bsd3, development, program)2008-08-040.4.1GregoryWright
prof2pretty40.01generate pretty source from time/allocation profiles (bsd3, development, profiling, program)2012-06-300.1.0.0ClaudeHeilandAllen
profiterole20.01Restructure GHC profile reports (bsd3, development, program)2017-06-020.1NeilMitchell
profiteur1092.251Treemap visualiser for GHC prof files (bsd3, development, library, profiling, program)2026-01-200.4.7.1JasperVanDerJeugt
progression200.01Automates the recording and graphing of criterion benchmarks (bsd3, development, library)2013-06-230.5.0.2KidoTakahiro, NeilBrown
project-forge (deprecated)90.00A project initialization library (bsd3, deprecated, development, library)2022-10-040.3.0.0bradleysaul
project-template760.04Specify Haskell project templates and generate files (bsd3, development, library)2020-07-060.2.1.0MichaelSnoyman
prototype170.01prototype-based programming on Haskell (bsd3, development, library)2011-08-150.5.3YoshikuniJujo
prune-juice390.00Prune unused Haskell dependencies (development, library, mit, program)2021-11-120.7dfithian
psc-ide (deprecated in favor of purescript)212.00Language support for the PureScript programming language (deprecated, development, library, mit, program, purescript)2016-02-020.6.1kritzcreek
pseudomacros60.01cpp-style built-in macros using Template Haskell (bsd3, development, library, template-haskell)2015-04-270.0.2LukasMai
pure-io162.01Pure IO monad. (bsd3, development, education, library)2014-06-300.2.1ChrisDone
purescript-bundle-fast50.01A fast alternative to Purescript's `psc-bundle` to be used during development (development, mit, program)2015-07-310.1.0.1BitConnor
python-pickle180.01Serialization/deserialization using Python Pickle format. (bsd3, development, library, program)2024-02-100.3.0VoMinhThu, tacopeland
quickbench60.00quick & easy benchmarking of command-line programs (development, library, program)2021-10-071.0.1SimonMichael
quickterm202.00An interface for describing and executing terminal applications (development, gpl, library, program)2017-01-180.2.4.0sgschlesinger
radian200.04Isomorphisms for measurements that use radians. (bsd3, development, library)2021-06-150.2TonyMorris
random-derive50.01A Template Haskell helper for deriving Random instances (bsd3, development, library)2015-05-030.1.0.0frerich
rapid340.03Hot reload and reload-surviving values with GHCi (bsd3, development, library)2024-01-220.1.5.3eyeinsky, esz
rapid-term230.02External terminal support for rapid (bsd3, development, library)2018-01-040.1.2.1esz
rattle60.00Forward build system, with caching and speculation (bsd3, development, library, program)2020-05-270.2NeilMitchell
reactive-banana-gi-gtk230.01Simple reactive programming with GTK GObject Introspection (development, library, public-domain)2020-07-060.4.1.0miscyb
readme-lhs (deprecated)350.01Literate programming support. (bsd3, deprecated, development, library, program)2020-11-270.8.1tonyday567
record-dot-preprocessor792.05Preprocessor to allow record.field syntax (bsd3, development, library, program)2024-01-130.2.17NeilMitchell
record-hasfield70.07A version of GHC.Records as available in future GHCs. (bsd3, development, library)2024-01-211.0.1NeilMitchell
record-wrangler52.00Alter your records with ease (development, library)2019-04-010.1.1.0parsonsmatt
reduxwise60.00Static analysis tool for Rust embedded systems complexity (bsd3, development, embedded, library, program, static-analysis)2025-10-100.1.0.0vertexclique
refact170.03Specify refactorings to perform with apply-refact (bsd3, development, library)2015-11-210.3.0.2mpickering
reflex-ghci770.00A GHCi widget library for use in reflex applications (bsd3, development, frp, library, program)2023-08-020.2.0.1JohnEricson, RyanTrinkle, abrar, 3noch
rehoo (deprecated in favor of hoogle)310.01Rebuild default.hoo from many .hoo files in the current directory (bsd3, deprecated, development, program)2014-04-120.3.1JohnWiegley
releaser220.00Automation of Haskell package release process (apache, development, library, program)2023-10-310.3.0.2RobertHensing, domenkozar
repl (deprecated)140.01IRC friendly REPL library. (deprecated, development, library, mit)2013-02-051.1MikeLedger
repl-alliance40.00Currated set of plugins for REPL based development (bsd3, development, library)2026-01-120.1.0.0aaronallen8455
require-callstack122.01Propagate HasCallStack with constraints (development, library, mit)2024-12-180.2.0.1parsonsmatt
requirements260.02Abstraction to manage user defined Type Errors (development, gpl, library)2024-11-080.7.0.3jpgarcia
resolve-trivial-conflicts (deprecated in favor of git-mediate)340.01Remove trivial conflict markers in a git repository (deprecated, development, gpl, program)2016-12-200.3.2.4EyalLotem
resource-embed20.01Embed data files via C and FFI. (development, mit, program)2015-04-040.1.0.0TobiasDammers
restyle30.01Convert between camel case and separated words style. (development, library, mit, program)2010-01-010.1.0DanielFischer
retrie570.06A powerful, easy-to-use codemodding tool for Haskell. (development, library, mit)2024-01-151.2.3AndrewFarmer, PepeIborra, watashi, xich
rio-prettyprint400.05Pretty-printing for RIO (bsd3, development, library)2023-12-240.1.8.0MichaelSnoyman, borsboom, fpcomplete, mpilgrem
risk-weaver130.00A DSL for Risk-oriented Object Detection Requirements (development, library, mit, program)2024-03-180.1.0.2junjihashimoto
robin40.01A build daemon for Haskell development (development, gpl, program)2015-09-100.1.0.0KarlVoelker
rock290.00A build system for incremental, parallel, and demand-driven computations (bsd3, development, library)2023-10-130.3.1.2OlleFredriksson, luc_tielen, placidex
ruler150.01Ruler tool for UHC (bsd3, development, program)2018-01-280.4.1.0AtzeDijkstra, JeroenBransen
ruler-core40.01 (development, program)2010-12-011.0ArieMiddelkoop
sandman150.01Manages Cabal sandboxes to avoid rebuilding packages. (development, mit, program)2016-05-240.2.0.1abhinav
sarsi360.00A universal quickfix toolkit and his protocol. (apache, development, library, program)2021-04-270.0.5.2aloiscochard
sasha150.00A staged lexer generator (bsd3, development, lexing, library)2023-05-280.2phadej
scan420.01lexical style suggestions for source code (bsd3, development, program)2014-01-090.1.0.9ChristianMaeder
schedevr190.01Marge schedules and show EVR (bsd3, development, program)2014-04-260.1.0.6YoshikuniJujo
scion140.02Haskell IDE library (bsd3, development, library)2009-08-270.1.0.2ThomasSchilling
scion-browser1750.01Command-line interface for browsing and searching packages documentation (bsd3, development, library, program)2015-02-070.5.0AlejandroSerrano, JeanPhilippeMoresmau
scons2dot40.01Generates graphviz file of scons dependency information (development, program)2010-02-240.9LeandroPenz
scope300.02An interactive renderer for plotting time-series data (bsd3, development, library)2012-11-190.8.0.1ConradParker
scope-cairo50.01An interactive renderer for plotting time-series data (bsd3, development, library, program)2012-11-190.8.0.1ConradParker
scotty-fay230.01Fay integration for Scotty. (development, fay, library, mit, web)2013-12-120.1.1hdgarrood
semdoc100.00Evaluate code snippets in Literate Haskell. (agpl, development, library, program)2017-01-040.1.3iphydf
sensei340.01Automatically run Hspec tests on file modifications (development, library, mit, program)2025-04-060.9.0SimonHengel
sequent-core280.01Alternative Core language for GHC plugins (bsd3, development, library)2015-07-030.5.0.1pdownen, lukemaurer
sexp-show (deprecated)80.01Produce a s-expression representation of Show values. (bsd3, deprecated, development, program)2012-07-040.1.1.0
shake5132.563Build system library, like Make, but more accurate dependencies. (bsd3, development, library, program, shake)2026-01-190.19.9NeilMitchell
shake-ats2610.01Utilities for building ATS projects with shake (ats, bsd3, build, development, library, shake)2020-07-241.10.4.2vmchale
shake-bench310.00Build rules for historical benchmarking (apache, development, library)2022-12-180.2.0.0PepeIborra, jneira, hls_team
shake-c280.02Library for building C code with shake (bsd3, c, development, library)2020-07-310.4.5.0vmchale
shake-cabal450.01Shake library for use with cabal (bsd3, development, library)2023-01-090.2.2.3vmchale
shake-cabal-build40.01Utility for building Shake build systems using Cabal sandboxes (apache, development, program)2014-10-170.1.0StefanKersten
shake-ccjs70.01Shake rules for CCJS (bsd3, development, library)2018-06-050.1.0.0
shake-elm150.01Elm builds in shake (bsd3, development, library)2018-08-210.2.0.1
shake-ext3280.02Helper functions for linting with shake (bsd3, development, library, shake)2019-11-133.1.1.0vmchale
shake-futhark312.00Dependency tracking for Futhark (bsd3, build, development, futhark, library, shake)2024-01-060.2.0.3vmchale
shake-google-closure-compiler40.01Shake rules for the Google closure compiler (bsd3, development, library, shake)2018-07-240.1.0.0vmchale
shake-language-c790.01Utilities for cross-compiling with Shake (apache, development, library)2018-03-140.12.0StefanKersten
shake-literate70.01Rules for building literate programs in shake (bsd3, development, library)2019-08-120.1.0.1vmchale
shake-minify280.01Shake Minify Rules (bsd3, development, library, shake, web)2015-08-040.1.4LukeHoersten
shake-minify-css52.00Shake rules for CSS (bsd3, development, library, shake)2019-08-150.1.0.0vmchale
shake-pack212.01Shake File Pack Rule (bsd3, development, library, shake)2016-10-140.2.0LukeHoersten
shake-path110.01path alternatives to shake functions (development, library, mit, shake)2018-01-160.0.0.1Norfair
shake-persist50.00Shake build system on-disk caching (development, gpl, library, program)2016-01-050.1.0.0KAction
shake-plus1112.02Re-export of Shake using well-typed paths and ReaderT. (development, library, mit, shake)2021-07-100.3.4.0locallycompact
shake-plus-extended310.01Experimental extensions to shake-plus (development, library, mit, shake)2020-09-190.4.1.0locallycompact
shaker300.01simple and interactive command-line build tool (bsd3, development, library, program)2011-06-190.5.1AnthoninBonnefoy
shakers1900.00Shake helpers. (development, library, mit)2018-10-110.0.50markfine
shellish120.01shell-/perl- like (systems) programming in Haskell (bsd3, development, library)2011-02-180.1.4PetrRockai
shelly6522.534shell-like (systems) programming in Haskell (bsd3, development, library)2025-08-251.12.1.1AndreasAbel, GregWeber, JohnWiegley, MichaelSnoyman, psibi
shelly-extra460.01shelly features that require extra dependencies (bsd3, development, library)2017-03-030.3.0.2GregWeber
shower220.02Clean up the formatting of 'show' output (bsd3, development, library, program)2025-05-100.2.0.4Artyom, int_index
shuffle380.02Shuffle tool for UHC (bsd3, development, library, program)2018-01-070.1.4.0AtzeDijkstra, JeroenBransen
silvi190.01A generator for different kinds of data. (bsd3, development, library, testing)2018-01-290.1.0chessai
simple-get-opt292.03A simple library for processing command-line options. (bsd3, development, library)2022-10-070.5IavorDiatchki
simple-src-utils30.01source code editing utilities (bsd3, development, haskell, program)2018-04-070.1EvanLaforge
simple-text-format20.01Simple text based format strings with named identifiers. (bsd3, development, library, text)2017-05-240.1justus
sizes850.01Recursively show space (size and i-nodes) used in subdirectories (bsd3, development, program)2025-11-162.4.2JohnWiegley
skeletons30.01Manage project skeletons (development, mit, program)2015-09-080.4.0WilliamCasarin
slice-cpp-gen170.01Generate C++ skeletons from slice files (bsd3, development, program)2013-06-140.3.0.0PaulKoerbitz
smartconstructor80.01A package exposing a helper function for generating smart constructors. (bsd3, development, library)2015-03-300.2.0.0frerich
smuggler102.00GHC Source Plugin that helps to manage imports (development, library, mpl, program, refactoring)2018-09-240.1.0vrom911
smuggler2390.00GHC Source Plugin that helps to minimise imports and generate explicit exports (compiler-plugin, development, library, mpl, refactoring)2021-01-100.3.6.2jrp
snipcheck160.01Markdown tester (development, library, mit)2018-10-140.1.0.3nmattia
sourcemap550.03Implementation of source maps as proposed by Google and Mozilla. (bsd3, development, library)2021-12-240.1.7ChrisDone, JensPetersen
sparsebit110.01Sparse bitmaps for pattern match coverage (bsd3, data-structures, development, library)2009-03-100.5KiYungAhn
splint510.00HLint as a GHC source plugin. (development, library)2024-07-082.0.0.5fozworth
spy (deprecated)490.01A compact file system watcher for Mac OS X, Linux and Windows (bsd3, deprecated, development, program)2016-09-170.14
sqlc-hs50.00Generate type-safe Haskell code from SQL via https://github.com/sqlc-dev/sqlc. (apache, development, library, program)2025-04-300.1.0.1alexbiehl
squeather330.00Use databases with the version 3 series of the SQLite C library (bsd3, development, library)2021-05-070.8.0.0OmariNorman
stack4192.253The Haskell Tool Stack (bsd3, development, library, program)2015-06-26ChrisDone, DanBurton, KirillZaborsky, MichaelSloan, MichaelSnoyman, borsboom, fpcomplete, mpilgrem
stack-bump60.01Dead simple version bumping for hpack packages (development, mit, program)2017-07-130.7.1.0yamadapc
stack-fix60.00Console program used to fix Stack build errors automatically (agpl, development, program)2019-08-270.1.0.0freeman42x
stack-lib60.01Wrapper to use stack as a library (bsd3, development, library)2018-01-170.1.0.0clinton
stack-run621.751An equivalent to cabal run for stack. (development, mit, program)2017-05-120.1.1.4yamadapc
stack-run-auto270.00Initial project template from stack (development, library, mit, program)2016-06-070.1.1.4yamadapc
stack-templatizer192.00Generate a stack template from a folder. (bsd3, development, program)2023-05-070.1.1.0lysergia
stack-wrapper40.00Call ghc within stack by calling ghc (bsd3, development, library, program)2019-12-020.1.0kakkun61
stack-yaml60.01Parse a stack.yaml file (development, distribution, library, mit)2017-12-080.1.0.0phlummox
stackage1140.01Dummy package forcing installation of other Stackage packages (development, library, mit)2015-05-060.7.3.2ChrisDone, DanBurton, MichaelSnoyman
stackage-cabal (deprecated in favor of stack)100.01A CLI executable for cabal-based stackage commands (deprecated, development, library, mit, program)2015-05-060.1.1DanBurton
stackage-cli (deprecated in favor of stack)280.01A CLI library for stackage commands (deprecated, development, library, mit, program)2015-05-060.1.0.2ChrisDone, DanBurton, MichaelSnoyman
stackage-sandbox (deprecated in favor of stack)280.01Work with shared stackage sandboxes (deprecated, development, library, mit, program)2015-09-010.1.6ChrisDone, DanBurton, MichaelSnoyman, borsboom
stackage-setup (deprecated in favor of stack)180.01An executable for downloading a Haskell setup (deprecated, development, library, mit, program)2015-05-140.0.2DanBurton
standalone-derive-topdown62.01This package will derive class instance along the data type declaration tree. (Deprecated) (development, library, mit)2020-02-090.0.0.2songzh
starter (deprecated)110.01Develop applications without restarts (deprecated, development, library, mpl)2018-06-230.3.0rkaippully
static-ls60.00See README on Github for more information (development, library, mit, program)2024-02-040.1.2suzzr0
staversion1250.00What version is the package X in stackage lts-Y.ZZ? (bsd3, development, library, program)2024-03-110.2.4.3debugito
stc-lang30.00A library for implicit, monadic dataflow parallelism (bsd3, concurrency, development, library, program)2019-08-011.0.0justus
steeloverseer802.251A file watcher and development tool. (bsd3, development, library, program)2022-11-292.1.0.1SchellScivally, peterbecich
stepwise80.01 (development, library)2010-12-271.0.2ArieMiddelkoop
stgi140.00Educational implementation of the STG (Spineless Tagless G-machine) (bsd3, development, library, program)2017-11-101.1quchen
strict-impl-params100.00Plugin for making top-level implicit parameters strict (development, library, mit)2025-07-311.1.0AndrasKovacs
structured-haskell-mode691.251Structured editing Emacs mode for Haskell (bsd3, development, program)2017-01-191.1.0ChrisDone, IvanMiljenovic
styx210.01A generator of nix files (development, program)2017-10-021.3.1JeanPhilippeBernardy
subG450.015Some extension to the Foldable and Monoid classes. (data, development, library, mit)2023-01-250.6.1.0OleksandrZhabenko
subG-instances40.04Additional instances for the InsertLeft class from subG package. (data, development, library, mit)2020-11-190.1.0.0OleksandrZhabenko
summoner752.51Tool for scaffolding fully configured batteries-included production-level Haskell projects. (cli, cli-tool, development, library, mpl, program)2026-01-162.2.0.0vrom911
summoner-tui302.00Tool for scaffolding fully configured batteries-included production-level Haskell projects using TUI. (development, library, mpl, program, tui, tui-tool)2026-01-162.2.0.0vrom911
sv2v210.00SystemVerilog to Verilog conversion (bsd3, development, embedded, hardware, language, program)2025-06-230.0.13.1zachjs
swiss30.00Basic functions for development with Core libraries and GHC boot libraries dependencies. (bsd3, development, library)2022-07-140.0.1szehk
symon42.01Minimal implementation(s) of the classic electronic memory game. (development, gpl, program)2016-08-310.1SimonMichael
tasty-bench662.03Featherlight benchmark framework (benchmarking, development, library, mit, performance, testing)2025-12-260.5Bodigrim
tasty-bench-fit80.00Determine time complexity of a given function (development, library, mit)2024-07-080.1.1Bodigrim
tasty-papi170.00Bencmarking using instruction counting (benchmarking, bsd3, development, performance, testing)2024-01-060.1.2.0AlexeyKhudyakov
template-haskell-lift40.01The 'Lift' typeclass. (bsd2, development, library)2025-10-040.1.0.0teo
template-haskell-quasiquoter50.00The 'QuasiQuoter' interface. (bsd2, development, library)2025-10-040.1.0.0teo
testcontainers362.251Docker containers for your integration tests. (development, library, mit)2025-08-280.5.2.0alexbiehl, LaurentRDC
testloop140.01Quick feedback loop for test suites (development, library, mit, testing)2013-08-100.1.1.0RomanGonzalez
th-abstraction1032.072Nicer interface for reified information about data types (development, library)2026-01-030.7.2.0EricMertens, ryanglscott
th-deepstrict120.00Check that datatypes are deep strict using Template Haskell. (bsd3, development, library)2024-03-260.1.1.0teo
th-fold20.02TH fold generator (development, library, public-domain)2008-12-150.0.0.1JamesCook
th-inline-io-action70.01Simple inline IO action into compiled code using TH (bsd3, development, library)2016-11-180.1.0.1tolysz
th-lock30.00Serialize compilation of modules with TH code modifing shared state (bsd3, development, library)2025-03-140.0.4DaniilIaitskov
th-pprint62.01Simplify and render Template Haskell (bsd3, development, library)2018-08-080.2.0.0puffnfresh
themplate120.01Project templating tool (application, bsd3, console, development, program, template)2015-07-081.2BennoFuenfstueck
threadscope1152.251A graphical tool for profiling parallel Haskell programs. (bsd3, development, profiling, program, trace)2025-05-290.2.15.0DuncanCoutts, MikolajKonarski, MitsutoshiAoe, SatnamSingh, SimonMarlow, teo
ticket-management90.00A basic implementation of a personal ticket management system (development, library, mit, program)2021-08-200.2.0.0sgschlesinger
time-io-access50.01IO Access for time (development, gpl, library)2013-12-310.1.0.0bheklilr
timelens80.03Lenses for the time package (bsd3, development, library)2016-06-300.2.0.2OmariNorman
timeless (deprecated)340.01An Arrow based Functional Reactive Programming library (bsd3, deprecated, development, library)2016-12-091.0.1.2carldong
timeline90.00Data type representing a piecewise-constant function over time (bsd3, development, library)2024-08-220.1.1.0jack, chrisdaloisio, Bellroy, kokobd, HughDavidson
tkyprof660.01A web-based visualizer for GHC Profiling Reports (bsd3, development)2015-06-170.2.2.2MitsutoshiAoe
tokstyle120.00TokTok C code style checker (development, gpl, library, program)2021-12-250.0.8iphydf
trace-embrace370.05Smart version of Debug.Trace module (bsd3, development, library)2025-06-051.2.0DaniilIaitskov
tracetree100.03Visualize Haskell data structures as edge-labeled trees (bsd3, development, library)2018-04-060.1.0.2EdskoDeVries
trackit420.01A command-line tool for live monitoring (bsd3, development, program)2025-12-290.8EmilAxelsson
tracy180.01Convenience wrappers for non-intrusive debug tracing (development, library, mit)2016-10-170.1.4.0dredozubov
travis-meta-yaml100.00.travis.yml preprocessor (bsd3, development, library, program)2015-08-100.1.0.0phadej
travis-pogodi60.00A better travis_wait (bsd3, development, library, program, web)2017-07-120.1.0dbushev
trawl50.01A tool for finding haddocks (bsd3, development, program)2015-08-160.1.0.0bmjames
trurl390.00Haskell template code generator (bsd3, development, library, program)2015-11-240.4.1.0dbushenko
tuple-fields30.00Access tuple fields using record dot syntax (bsd3, development, library, program)2023-03-230.1.0.0DavidBinder
tyfam-witnesses260.01Provide proof witnesses for closed type family evaluation (development, library, mit)2018-11-130.1.1.2GaborGreif
typalyze130.01Analyzes Haskell source files for easy reference (bsd3, development, program)2008-03-090.1.1MatthewDanish
type-prelude30.01Partial port of prelude to the type level. Requires GHC 7.6.1. (bsd3, development, library)2012-09-060.1EtienneLaurin
typeof110.01Small script for inferring types (bsd3, development, program)2011-05-040.1.2DonaldStewart, KangyuanNiu
uhc-light1650.02Part of UHC packaged as cabal/hackage installable library (bsd3, development, library, program)2018-01-011.1.10.0AtzeDijkstra
uhc-util980.05UHC utilities (bsd3, development, library)2017-12-280.1.7.0AtzeDijkstra, JeroenBransen
ui-command260.01A framework for friendly commandline programs (bsd3, development, library, program)2010-11-290.5.4ConradParker
unpacked-either40.01An unpacked either data type (bsd3, development, library)2018-05-260.1.0.0chessai
unpacked-maybe30.02An unpacked maybe data type (bsd3, development, library)2018-05-260.1.0.0chessai
unpacked-these40.01An unpacked these data type (bsd3, development, library)2018-06-040.1.0.0chessai
unpacked-validation40.01An unpacked validation data type (bsd3, development, library)2018-06-040.1.0.0chessai
updo60.00A style of maintaining and upgrading Haskell projects (development, mpl, program)2023-07-141.0.0philderbeast
urembed40.01Ur/Web static content generator (bsd3, development, program, ur-web)2013-10-310.5.0.1SergeyMironov
urxml50.01XML parser-printer supporting Ur/Web syntax extensions (development, program, public-domain, ur-web)2013-10-310.2.0.0SergeyMironov
uuagc2650.05Attribute Grammar System of Universiteit Utrecht (bsd3, development, library, program)2025-09-270.9.57ArieMiddelkoop, AtzeDijkstra, DoaitseSwierstra, JeroenBransen
uuagc-bootstrap230.02Attribute Grammar System of Universiteit Utrecht (bsd3, development, library, program)2011-12-190.9.40.2ArieMiddelkoop, JeroenBransen
uuagc-cabal780.05Cabal plugin for UUAGC (bsd3, development, library)2025-09-271.4.0ArieMiddelkoop, AtzeDijkstra, DoaitseSwierstra, JeroenBransen
uuagd110.01A debugger for the UUAG system. (development, library, program)2014-04-100.1.0.2MatthijsSteen
vabal112.250the cabal companion (development, distribution, gpl, program)2019-01-102.0.0Franciman
vabal-lib70.00Core algorithms and datatypes used by vabal (development, distribution, library, mit)2019-01-102.0.0Franciman
vacuum-cairo220.01Visualize live Haskell data structures using vacuum, graphviz and cairo (bsd3, development, library)2011-02-150.5DonaldStewart
vacuum-opengl170.01Visualize live Haskell data structures using vacuum, graphviz and OpenGL. (development, library, program, public-domain)2010-01-140.0.3BalazsKomuves
vacuum-ubigraph180.01Visualize Haskell data structures using vacuum and Ubigraph (bsd3, development, library)2010-08-120.2.0.2GlebAlexeyev
vado560.02Runs commands on remote machines using ssh (development, library, mit, program)2022-10-020.0.14HamishMackenzie
vampire90.01Analyze and visualize expression trees. (development, gpl, library, program)2014-06-290.1.3.0benzrf
vcs-ignore90.01Library for handling files ignored by VCS systems. (bsd3, development, library, program)2021-12-290.0.2.0xwinus
vcsgui320.02GUI library for source code management systems (development, library, program)2017-08-140.2.2.0HamishMackenzie, StephanFortelny
vcswrapper410.03Wrapper for source code management systems (development, library, program)2017-08-140.1.6HamishMackenzie, StephanFortelny
viewprof1400.01Text-based interactive GHC .prof viewer (bsd3, development, program)2020-05-050.0.0.33MitsutoshiAoe
virthualenv120.01Virtual Haskell Environment builder (bsd3, development, program)2013-12-090.2.2BartoszCwiklowski
visual-graphrewrite150.01Visualize the graph-rewrite steps of a Haskell program (bsd3, development, library, program)2010-06-070.4.0.1ZsoltDollenstein
visual-prof282.01Create a visual profile of a program's source code (bsd3, development, program)2014-02-260.5DanielVelkov
visualize-cbn230.01Visualize CBN reduction (bsd3, development, program)2024-01-100.2.1EdskoDeVries
wai-make-assets140.01Compiling and serving assets (bsd3, development, library, program)2021-07-240.3SoenkeHahn
watchit20.01File change watching utility (bsd3, development, library, program)2014-11-190.1.0.0tanimoto
weeder1312.51Detect dead code (bsd3, development, library, program)2025-08-012.10.0NeilMitchell, OliverCharles, teo, ryndubei
workflow-types80.03Automate keyboard\/mouse\/clipboard\/application interaction. (bsd3, development, library, program)2017-05-040.0.1sboo
workflow-windows30.00Automate keyboard/mouse/clipboard/application interaction. (bsd3, development, program)2016-09-120.0.0sboo
wxhnotepad110.01An example of how to implement a basic notepad with wxHaskell (bsd3, development, editor, education, ide, program)2010-05-121.2.0FernandoBenavides
wyvern-diagrams272.00Simple flowchart diagrams. Inspired by DRAKON. (bsd3, development, library, program)2026-01-280.3.2.0Piotr_Justyna
xgboost-haskell50.00XGBoost library for Haskell. (development, library, mit, program)2017-10-190.1.0.0sighingnow
ycextra10.02Additional utilities to work with Yhc Core. (bsd3, development, library)2009-01-130.1DmitryGolubovsky
yesod-fast-devel60.01Fast live-reloading for yesod applications. (bsd3, development, program)2017-05-050.1.2.0yamadapc
yhccore30.04Yhc's Internal Core language. (bsd3, development, library)2009-01-180.9.1DmitryGolubovsky, NeilMitchell
yi-contrib (deprecated in favor of yi-fuzzy-open, yi-snippet)650.01Add-ons to Yi, the Haskell-Scriptable Editor (deprecated, development, editor, gpl, library)2014-10-140.10.1CoreyOConnor, DmitryIvanov, JeffWheeler, MateuszKowalczyk
zephyr240.00Zephyr, tree-shaking for the PureScript language (development, library, mpl, program)2023-04-250.5.3coot, MaybeJustJames
zoom-cache1230.04A streamable, seekable, zoomable cache file format (bsd3, development, library, program)2012-12-071.2.1.6ConradParker
zuul100.00A zuul client library (apache, development, library, program)2022-03-310.1.1.0TristanCacqueray