IntersectMBO / IntersectMBO/cardano-node-emulator
Fix unsupported language extensions in `plutus-tx`
Open
- Dominant language
- Haskell
- Stars
- 7
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Compiling the projects leads to various errors related to unsupported language extensions within `plutus-tx`. Now that these are actually reported by the plugin, we can fix them!
Contributor guide
Research direction
Start by compiling the projects that use `plutus-tx` and inspect the plugin's reports for unsupported language extensions. Trace those reports to the relevant `plutus-tx` configuration or source entry point; done means the reported unsupported extensions are fixed and the projects compile without those errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100