martijnbastiaan / doctest-parallelLinks
Test interactive Haskell examples
☆33Updated 5 months ago
Alternatives and similar repositories for doctest-parallel
Users that are interested in doctest-parallel are comparing it to the libraries listed below
Sorting:
- Extend Cabal build-depends from the command line☆59Updated 4 months ago
- Prune unused Haskell dependencies.☆46Updated 2 years ago
- Library to support efficient compilation of large records (linear in the number of record fields)☆51Updated 2 weeks ago
- ☆39Updated 10 months ago
- Generate your PureScript types and API client from a Haskell Servant backend.☆31Updated 2 years ago
- Generates a references DB from .hie files☆68Updated 4 months ago
- Set breakpoints using a GHC plugin☆49Updated 3 months ago
- Generate tags file for haskell modules (GHC)☆41Updated 3 months ago
- Format Haskell package descriptions.☆62Updated last week
- ☆48Updated 2 months ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated 9 months ago
- 📊 Haskell dependencies build times profiler☆74Updated 2 years ago
- A Typeclass for user-facing output☆57Updated last week
- A utility for managing Hackage dependencies and manipulating Cabal files from the command line.☆77Updated 2 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 4 months ago
- Type-safe printf from parsing GHC TypeLits Symbol☆27Updated last year
- Analyze GHC .dump-timings files☆111Updated last year
- Literally the best anonymous records☆36Updated 2 years ago
- Infinite lists aka streams☆18Updated last week
- Create PR to bump Haskell dependency bounds☆24Updated last year
- ☆31Updated 4 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 months ago
- A tool suite to aid Haskell development using `cabal-install`☆90Updated 5 months ago
- Libraries for the Effectful Haskell effects system☆23Updated 3 years ago
- Haskell program configuration using higher kinded data