IntersectMBO / IntersectMBO/plutus
Move the TPLC type language to a common component
Open
Low priority
status: triaged
tech debt
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 508
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
UPLC depends on the builtins which depends on the type language of TPLC. We could try and break this dependency, but for now it seems simpler to just separate out the type language of TPLC into the common component. We can always move it back later.
Contributor guide
Assessment
This issue has not been assessed yet.