serokell / log-warperLinks
Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output
☆18Updated 5 years ago
Alternatives and similar repositories for log-warper
Users that are interested in log-warper are comparing it to the libraries listed below
Sorting:
- Extensible type-safe unions for Haskell☆34Updated 7 months ago
- Easy and powerful typeful logging without monad towers, in Haskell.☆26Updated last year
- Maps using values' monoidal structure during merging☆42Updated 6 months ago
- deprecated in favor of -XQualifiedDo☆41Updated 4 years ago
- Basic examples and functions for generics-sop☆19Updated last year
- Reasonable Haskell default import☆27Updated 3 years ago
- All of `base` without the `Prelude` module☆43Updated 2 years ago
- Haskell URI parsing as ByteStrings☆38Updated 6 months ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆33Updated 3 years ago
- A convenient DSL for describing web routes☆42Updated 4 years ago
- Type-level assertion operators☆16Updated 7 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- ☆24Updated 2 years ago
- A text editor zipper libary☆18Updated 11 months ago
- Map and Set over contiguous memory☆22Updated 2 years ago
- A collection of ready-to-use Prometheus Metrics to monitor your Haskell application☆13Updated 2 months ago
- An applicative monad that batches commands for later more efficient execution☆28Updated 7 years ago
- Desugars Template Haskell abstract syntax to a simpler format without changing semantics☆20Updated last month
- Comment on Haskell documentation.☆13Updated 6 years ago
- Haskell space profiling toolset☆14Updated 6 years ago
- Structured logging solution.☆38Updated last week
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 8 years ago
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- A faster date and time library based on time☆47Updated 2 months ago
- Efficient conversion of values into Text☆40Updated last month
- Uniform interface to reified data type information via Template Haskell☆20Updated last month
- a PostgreSQL client library implemented with pure Haskell