quchen / talksLinks
A collection of the talks I’ve given in the past.
☆11Updated 2 months ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Library and tool for parsing .eventlog files from GHC☆37Updated 3 months ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated 3 weeks ago
- A library for generic programming that aims to be easy to understand☆26Updated 8 months ago
- Sort any Traversable container☆41Updated 3 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- A tiny EDSL to write type-level-unit tests☆49Updated 6 years ago
- Example repository setup that deploys GHCJS programs to GitHub Pages☆23Updated 6 years ago
- Sum and Product types and such☆29Updated 5 years ago
- Generic types and functions for encoding and decoding columns☆44Updated last year
- Type-safe error handling☆64Updated 2 years ago
- A really small example of the Backpack module system for Haskell☆57Updated 10 months ago
- rewrite rules for type-level equalities☆62Updated 2 months ago
- ☆54Updated 6 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 7 years ago
- Monadic capabilities with late binding☆29Updated 2 years ago
- Standard module for type-level programming in Haskell☆31Updated 6 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 4 months ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆33Updated 3 years ago
- ☆38Updated last month
- high-level stream sockets in haskell☆17Updated 2 months ago
- First-class type families☆90Updated 2 weeks ago
- Extensible type-safe unions for Haskell☆34Updated 8 months ago
- ☆35Updated last year
- van Laarhoven Free Monad with Extensible Effects☆24Updated 9 years ago
- Monad Transformers and Classes☆76Updated 6 years ago
- Easy bidirectional serialization in Haskell☆49Updated 6 years ago
- Maps using values' monoidal structure during merging☆42Updated 7 months ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 2 months ago