IntersectMBO / IntersectMBO/ouroboros-network
Use `default-extensions` cabal option
Open
galois-review
technical debt
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
Since there is a common subset of LANGUAGE extensions in most all the modules, put them rather into the cabal file as ghc-options or, if you’re inclined to trust cabal, in the default-extensions: field.
Contributor guide
Assessment
This issue has not been assessed yet.