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

Disable doctests on ghc 8.10.x #2156

Merged
merged 3 commits into from Feb 25, 2021
Merged

Conversation

newhoggy
Copy link
Contributor

@newhoggy newhoggy commented Feb 24, 2021

This is a temporary work around. The work around disable doctests on ghc-8.10.3 in Github Actions only.

The work around is needed because an upstream issue in GHC or doctest is causing doctests to fail https://gitlab.haskell.org/ghc/ghc/-/issues/19421

Doctests are currently running okay on ghc-8.6.5 so we can rely on those until this is fixed upstream .

@newhoggy newhoggy merged commit c02b909 into master Feb 25, 2021
@iohk-bors iohk-bors bot deleted the disable-doctests-on-ghc-8.10.x branch February 25, 2021 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants