ndmitchell / debug
Haskell library for debugging
☆122Updated 5 years ago
Alternatives and similar repositories for debug
Users that are interested in debug are comparing it to the libraries listed below
Sorting:
- Detect dead exports or package imports☆123Updated 4 years ago
- Fast binary serialization in Haskell☆110Updated 4 months ago
- Safe, consistent, and easy exception handling☆135Updated last year
- Validity and validity-based testing☆160Updated last week
- Higher-kinded data via generics☆170Updated 8 months ago
- Monitor cyclomatic complexity in Haskell programs☆98Updated 6 years ago
- Generic Programming using True Sums of Products☆163Updated 4 months ago
- Alternative API for processes, featuring more type safety☆111Updated last month
- Notes on space leaks☆101Updated 4 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Extensional capabilities and deriving combinators☆216Updated 10 months ago
- The Haskell Refactoring Tool☆136Updated 5 years ago
- High performance type safe html generation☆128Updated 2 years ago
- optics for Haskell with the most amazing type errors you've seen☆243Updated 5 years ago
- Inspection Testing for Haskell☆176Updated 4 months ago
- A structured logging framework for Haskell