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

doctest fails #31

Open
alaendle opened this issue Apr 26, 2023 · 1 comment
Open

doctest fails #31

alaendle opened this issue Apr 26, 2023 · 1 comment

Comments

@alaendle
Copy link

colonnade got reenabled on stackage nightly, however the tests need to be disabled due to...

src/Colonnade.hs:97: failure in expression `:t colHouse'
expected: colHouse :: Colonnade Headed House [Char]
 but got: colHouse :: Colonnade Headed House String
alaendle added a commit to commercialhaskell/stackage that referenced this issue Apr 26, 2023
@andrewthad
Copy link
Member

I've fixed this in ff69b64, and there are more details in the commit message. The not-yet-released version of colonnade has already removed doctests the test suite anyway (you now have to invoke doctest manually), so I'll mark this as closed whenever I cut a new release.

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

No branches or pull requests

2 participants