input-output-hk / input-output-hk/constrained-generators
Investigate getting around `mkTrApp` calls
Open
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We currently have _a lot_ of calls to `mkTrApp` hanging around because we need `Typeable` in a lot of places. When running `cabal test all` `mkTrApp` is 10% (!!!!) of the entire runtime.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.