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
63 stars
6 watching
6 forks
Language: Haskell
last commit: over 6 years ago hackagehaskellhoogle
Related projects:
Repository | Description | Stars |
---|---|---|
typelead/eta-hackage | Patches to make Hackage compatible with Eta language | 64 |
haskell/hackage-server | A package repository for Haskell, providing a central hub for distributing and managing Haskell packages. | 416 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
ndmitchell/hoogle | A search engine for Haskell APIs | 752 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
commercialhaskell/stackage | Provides a curated collection of Haskell packages from Hackage with automated testing and validation | 530 |
migamake/homplexity | A tool that analyzes Haskell code to measure its complexity and quality | 61 |
hackclub/hackathons | Curates and lists high school hackathons with strict guidelines to ensure quality | 149 |
sonowz/advent-of-code-haskell | A collection of Haskell solutions to Advent of Code challenges | 10 |
vmchale/kempe | A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 512 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |