sellout / dhall-dhallLinks
Implementation of Dhall in Dhall
☆12Updated this week
Alternatives and similar repositories for dhall-dhall
Users that are interested in dhall-dhall are comparing it to the libraries listed below
Sorting:
- Manage Nix Haskell override sets☆11Updated 7 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 5 years ago
- Easy bidirectional serialization in Haskell☆49Updated 6 years ago
- Can we write a querying language with Dhall? Let's find out!☆63Updated 7 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- 🤳 ignore the differences between `a` and `Identity a`☆25Updated 6 years ago
- An experiment in functional interface design☆24Updated 9 years ago
- generate contextually sensible fuzz tests for servant apps☆26Updated last month
- A monadic interface for DAG construction.☆24Updated 4 years ago
- Verified left pad☆19Updated 7 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Tasty meal of Dhall☆67Updated 2 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- A port of the gloss library from Haskell to Idris☆23Updated 7 years ago
- Folds for recursive types with GHC Generics☆28Updated 3 months ago
- Overloaded plugin☆31Updated last year
- Standard module for type-level programming in Haskell☆31Updated 6 years ago
- Compare the public API of different versions of a Hackage library☆62Updated 7 years ago
- It's Data.Graph, but it doesn't suck!☆16Updated 4 years ago
- A HUnit/hspec assertion to verify that an expression does not typecheck☆43Updated 6 years ago
- Prism-based parsers and pretty printers☆17Updated 7 years ago
- Codo notation for programming with comonads in Haskell☆25Updated 4 years ago
- An "extensible coeffect" system built out of comonads and Day convolution.☆36Updated 5 years ago
- Symbol manipulation☆37Updated 2 years ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- A simple interface for generating persistent data and linking its dependencies☆48Updated last week
- A Haskell code formatter using prettyprinter and the GHC API