Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix doctests on GHC-9 #39

Open
cdepillabout opened this issue Jul 1, 2021 · 1 comment
Open

fix doctests on GHC-9 #39

cdepillabout opened this issue Jul 1, 2021 · 1 comment

Comments

@cdepillabout
Copy link
Owner

The doctests for servant-checked-exceptions-core appear to not work on GHC-9.

See commercialhaskell/stackage#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.

@cdepillabout
Copy link
Owner Author

Doctests have been disabled on GHC-9 in #38.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant