Refinement types with static checking
☆192Dec 21, 2024Updated last year
Alternatives and similar repositories for refined
Users that are interested in refined are comparing it to the libraries listed below
Sorting:
- A package re-exporting the verified subset of containers☆20Jun 18, 2018Updated 7 years ago
- Generic Programming using True Sums of Products☆162Jan 7, 2026Updated 2 months ago
- Systematic concurrency testing meets Haskell.☆197Jan 13, 2026Updated last month
- Generically derive traversals, lenses, and prisms.☆441Aug 27, 2025Updated 6 months ago
- Composable, streaming, and efficient left folds☆168Jan 9, 2026Updated 2 months ago
- Environmentally friendly environment variables☆154Jan 11, 2026Updated last month
- Retry combinators for monadic actions that may fail☆114Apr 17, 2023Updated 2 years ago
- Compact regions library for Haskell☆82Jul 2, 2024Updated last year
- 📓 Flexible and configurable modern #Haskell logging framework☆264Dec 13, 2025Updated 2 months ago
- Fast binary serialization in Haskell☆110Dec 21, 2024Updated last year
- Validity and validity-based testing☆161Feb 12, 2026Updated 3 weeks ago
- Optics as an abstract interface☆387Feb 10, 2026Updated 3 weeks ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆149Sep 10, 2025Updated 5 months ago
- Safe web routing in haskell☆30Apr 25, 2023Updated 2 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆120May 31, 2025Updated 9 months ago
- Extensible Records for Haskell. Pull requests welcome! Come visit us on #vinyl on freenode.☆264Feb 26, 2026Updated last week
- Monad Transformers and Classes☆76Jun 25, 2019Updated 6 years ago
- List monad transformer☆60May 19, 2024Updated last year
- A friendly effect system for Haskell☆235May 16, 2024Updated last year
- Sort any Traversable container☆42Jun 22, 2022Updated 3 years ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- A nullary type class for partial functions☆15Nov 28, 2017Updated 8 years ago
- Simplify and render Template Haskell☆18Aug 19, 2018Updated 7 years ago
- Scrap your hand-rolled aeson instances