cdepillabout / cdepillabout/servant-checked-exceptions
fix doctests on GHC-9
- Dominant language
- Haskell
- Stars
- 75
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The doctests for `servant-checked-exceptions-core` appear to not work on GHC-9.
See https://github.com/commercialhaskell/stackage/issues/6092 for an example of what this looks like.
This should be fixed so that doctests do successfully work on GHC-9.
`servant-checked-exceptions-core` should probably be moved to either use `cabal-doctest` or `cabal-docspec`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the doctest failure for servant-checked-exceptions-core on GHC-9, using the Stackage issue as a reference for the symptoms. Compare cabal-doctest and cabal-docspec for this package and choose the approach that fits its existing setup. Done means the package doctests run successfully on GHC-9.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100