hackage-diff

API Comparator

Compares the changes in the public API of different versions of a software package

Compare the public API of different versions of a Hackage library

GitHub

63 stars
6 watching
6 forks
Language: Haskell
last commit: over 8 years ago
hackagehaskellhoogle

Related projects:

RepositoryDescriptionStars
typelead/eta-hackagePatches to make Hackage compatible with Eta language64
haskell/hackage-serverA package repository for Haskell, providing a central hub for distributing and managing Haskell packages.418
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
ndmitchell/hoogleA search engine for Haskell APIs755
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
aisamanra/rust-haskell-ffiA proof-of-concept demonstrating how to call Rust code from Haskell131
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
commercialhaskell/stackageProvides a curated collection of Haskell packages from Hackage with automated testing and validation532
migamake/homplexityA tool that analyzes Haskell code to measure its complexity and quality61
hackclub/hackathonsCurates and lists high school hackathons with strict guidelines to ensure quality149
sonowz/advent-of-code-haskellA collection of Haskell solutions to Advent of Code challenges10
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58
alexwl/haskell-code-explorerA web application for exploring and understanding Haskell codebases511
haskell/attoparsecA fast parser combinator library for efficient text parsing in network protocols and file formats513
haskell/binaryEfficient serialisation of values to and from lazy ByteStrings in Haskell.109