RyanGlScott / ghc-software-foundationsView external linksLinks
The Software Foundations book, in GHC
☆82Jan 11, 2026Updated last month
Alternatives and similar repositories for ghc-software-foundations
Users that are interested in ghc-software-foundations are comparing it to the libraries listed below
Sorting:
- Dependently typed elimination functions using singletons☆28Jan 11, 2026Updated last month
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- Derive editors for data types.☆28Oct 5, 2014Updated 11 years ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25May 30, 2019Updated 6 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Jan 17, 2020Updated 6 years ago
- Cabal-fmt vim plugin for formatting Cabal package files☆15Jun 30, 2020Updated 5 years ago
- Typesafe Off-Heap data structures for GHC Haskell☆14Nov 10, 2017Updated 8 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Apr 13, 2015Updated 10 years ago
- A package exposing a function for generating catamorphisms.☆29Apr 15, 2018Updated 7 years ago
- A nullary type class for partial functions☆15Nov 28, 2017Updated 8 years ago
- Deriving Storable instances using GHC.Generics☆16Apr 9, 2022Updated 3 years ago
- ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory☆17Aug 22, 2024Updated last year
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Mar 9, 2023Updated 2 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Jan 7, 2026Updated last month
- Lens interface for your filesystem☆22Dec 21, 2020Updated 5 years ago
- Flexible Haskell library for parsing and printing S-Expressions☆21Oct 30, 2024Updated last year
- "Programs that explain their effects" talk material☆17Jun 22, 2018Updated 7 years ago
- Inspection Testing for Haskell☆189Jan 17, 2026Updated 3 weeks ago
- Generic Programming using True Sums of Products☆164Jan 7, 2026Updated last month
- A fast open-union type, suitable for 100+ contained alternatives.☆100Apr 28, 2024Updated last year
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Jan 16, 2026Updated 3 weeks ago
- A package re-exporting the verified subset of containers☆20Jun 18, 2018Updated 7 years ago
- A GHC plugin and library for analysing GHC Core☆54Feb 4, 2025Updated last year
- Generic functions for single-sorted first-order structural unification☆45May 1, 2025Updated 9 months ago
- ☆25Jan 5, 2026Updated last month
- Automatically trace all (showable) binds in do expressions☆84Jun 11, 2018Updated 7 years ago
- using Data and Typeable to get a direct reflection system for free, when we're implementing a toy language in Haskell☆15Feb 21, 2020Updated 5 years ago
- Automated Testing and Package Uploading☆12Oct 3, 2018Updated 7 years ago
- Ghosts of Departed Proofs☆63Nov 26, 2020Updated 5 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Jan 12, 2025Updated last year
- TODO☆23Oct 10, 2015Updated 10 years ago
- Symbol manipulation☆37Apr 17, 2023Updated 2 years ago
- Constraint-based generics☆49Jan 6, 2026Updated last month
- Proposed compiler and language changes for GHC and GHC/Haskell☆706Jan 5, 2026Updated last month
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Feb 3, 2026Updated last week
- Proofs of the number of inhabitants of polymorphic functions☆23Jul 19, 2018Updated 7 years ago
- A class for types that can be converted to a hash value☆105Jan 2, 2026Updated last month
- ☆13May 3, 2020Updated 5 years ago
- Stream editing with Haskell Attoparsec parsers☆14May 30, 2023Updated 2 years ago