athanclark / dagLinks
A well-typed Directed Acyclic Graph in Haskell
☆14Updated 10 years ago
Alternatives and similar repositories for dag
Users that are interested in dag are comparing it to the libraries listed below
Sorting:
- Example repository setup that deploys GHCJS programs to GitHub Pages☆24Updated 6 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Simple reflection of expressions☆33Updated 3 years ago
- Experimental implementation of generic record subtyping☆18Updated last year
- Easy bidirectional serialization in Haskell☆50Updated 6 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 2 months ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 9 years ago
- multiset haskell package☆19Updated last year
- Generate a cabal freeze file from a stack.yaml☆36Updated 6 years ago
- Sift through Haskell code for analysis purposes☆18Updated 6 years ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated 4 months ago
- Safe, programmable, speculative evaluation for Haskell