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

Test suite failure in AdvanceTypes.hs with GHC 7.10.2 #427

Closed
peti opened this issue Aug 6, 2015 · 4 comments
Closed

Test suite failure in AdvanceTypes.hs with GHC 7.10.2 #427

peti opened this issue Aug 6, 2015 · 4 comments

Comments

@peti
Copy link

peti commented Aug 6, 2015

Citing from http://hydra.cryp.to/build/1047031/nixlog/1/raw:

Output for AdvanceTypes.hs has changed! Exiting with diff:
Test suite html-test: FAIL
@Fuuzetsu
Copy link
Member

Fuuzetsu commented Aug 6, 2015

Yeah, due to GHC change that I failed to catch before release. Will fix in next Haddock release (Soon™), for nixpkgs probably best to disable the tests for Haddock for now.

@panhania
Copy link
Contributor

panhania commented Aug 6, 2015

Just for the record, PatternSyns test case is also failing when using GHC 7.10.2, diff:

204,206c204
<               <code>
<                 <a href="#">&gt;&lt;</a>
<               </code>
---
>               <code>&gt;&lt;</code>

@Fuuzetsu
Copy link
Member

Fuuzetsu commented Aug 6, 2015

@mrhania feel free to fix it if you have some minutes, it can take me a while to get around to it

@alexbiehl
Copy link
Member

I think this can b

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

4 participants