divarvel / haskleLinks
Source code for haskle.net
☆30Updated last year
Alternatives and similar repositories for haskle
Users that are interested in haskle are comparing it to the libraries listed below
Sorting:
- 🧬 GHC Plugin for compile-time transformation of list literals to NonEmpty list☆27Updated 2 years ago
- GHC language extensions table☆48Updated 5 months ago
- ☆41Updated last year
- A Haskell monad transformer library for data validation☆36Updated last year
- todo and unimplemented, robustly implemented☆36Updated 8 months ago
- Opinionated package manager for haskell (WIP)☆17Updated last year
- Require that callers propagate `HasCallStack` constraints☆21Updated 5 months ago
- 🎭 Actor library for Haskell☆30Updated 2 years ago
- 🌽 Core types and functions that power the Haskell `co-log` implementation☆18Updated 3 months ago
- Prototype for https://github.com/Innf107/vega☆19Updated 10 months ago
- GHC plugin for hlint☆11Updated last year
- Add early return to any do-expression☆46Updated 3 years ago
- ☆19Updated this week
- Abstract, inspectable JSON representation of Haskell objects☆26Updated 2 years ago
- A Typeclass for user-facing output☆56Updated 2 months ago
- GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can …☆12Updated 2 weeks ago
- Chapelure is a diagnostic library for Haskell☆45Updated last year
- ☆40Updated last month
- Scheme backend for PureScript (a small strongly, statically typed programming language with expressive types, inspired by Haskell).☆69Updated 5 months ago
- ☆20Updated 2 weeks ago
- GHC plugin to desugar ! into do-notation☆37Updated 3 months ago
- A simple example of integrating TypeScript and Haskell.☆13Updated 3 years ago
- Clean up the formatting of 'show' output☆21Updated 3 weeks ago
- Handle POSIX cron schedules.☆10Updated 2 weeks ago
- An effect system based on type classes, written in Haskell.☆45Updated 3 years ago
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection