Extensible type-safe unions for Haskell
☆34Mar 15, 2025Updated 11 months ago
Alternatives and similar repositories for union
Users that are interested in union are comparing it to the libraries listed below
Sorting:
- A very general logging effect for Haskell☆60Jan 28, 2026Updated last month
- Overloaded Record Fields implementation based on GHC prototypes.☆14Mar 6, 2017Updated 8 years ago
- Safe, checked exceptions☆13Sep 30, 2018Updated 7 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Oct 7, 2018Updated 7 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Jan 26, 2017Updated 9 years ago
- Compile git revision info into Haskell projects☆49Jan 3, 2024Updated 2 years ago
- Monad Transformers and Classes☆76Jun 25, 2019Updated 6 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Feb 20, 2026Updated last week
- Servant dhall bindings☆19Dec 1, 2020Updated 5 years ago
- ST with efficient exceptions☆20Nov 11, 2016Updated 9 years ago
- Generic types and functions for encoding and decoding columns☆44Nov 4, 2024Updated last year
- Anonymous extensible records and variant types☆26Sep 1, 2021Updated 4 years ago
- A tiny EDSL to write type-level-unit tests☆51Jan 21, 2019Updated 7 years ago
- Retry combinators for monadic actions that may fail☆114Apr 17, 2023Updated 2 years ago
- Fast ByteString Builder☆21Feb 28, 2025Updated last year
- ℹ️ Index-related functions for lists☆12Nov 15, 2021Updated 4 years ago
- A typeclass and set of functions for working with newtypes.☆10May 19, 2022Updated 3 years ago
- ☆12Jul 8, 2021Updated 4 years ago
- Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output☆18Mar 4, 2020Updated 6 years ago
- All of `base` without the `Prelude` module☆44Jan 30, 2023Updated 3 years ago
- ☆89May 29, 2018Updated 7 years ago
- Rails-like inflections for Haskell☆37Aug 27, 2025Updated 6 months ago
- Portable temporary file and directory support for Windows and Unix.☆25Oct 30, 2022Updated 3 years ago
- Prints lines with IDE friendly stack traces in Haskell.☆12Sep 12, 2019Updated 6 years ago
- Desugars Template Haskell abstract syntax to a simpler format without changing semantics☆20Feb 15, 2026Updated 2 weeks ago
- A compact functional set data structure☆18Jun 1, 2021Updated 4 years ago
- utility functions for testing attoparsec parsers with hspec