google / google/haskell-indexer
Add backend-ghc tests for exotic TH cases.
Open
- Dominant language
- Haskell
- Stars
- 103
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
For example, tests where:
- an object file (used for TH FFI) is put in args.
- module has foreign exports and TH too.
- an other package is referenced on the args (through custom package db)
- TH is executed by using exports from other package which does FFI
Contributor guide
Assessment
This issue has not been assessed yet.