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 compilation failure #24

Closed
bergmark opened this issue May 30, 2016 · 1 comment
Closed

test suite compilation failure #24

bergmark opened this issue May 30, 2016 · 1 comment

Comments

@bergmark
Copy link

bergmark commented May 30, 2016

Preprocessing test suite 'doctests' for multiset-0.3.2...
[1 of 1] Compiling Main             ( test/Main.hs, dist/build/doctests/doctests-tmp/Main.o )
Linking dist/build/doctests/doctests ...
> /tmp/stackage-build8/multiset-0.3.2$ dist/build/doctests/doctests

/tmp/stackage-build8/multiset-0.3.2/Data/IntMultiSet.hs:671:0: error:
     fatal error: Typeable.h: No such file or directory
     #include "Typeable.h"
     ^
compilation terminated.
doctests: `gcc' failed in phase `C pre-processor'. (Exit code: 1)
bergmark added a commit to commercialhaskell/stackage that referenced this issue May 30, 2016
@rcook
Copy link
Contributor

rcook commented May 30, 2016

@bergmark: This has already been fixed in response to #18 (see pull request #19). @twanvl: I think a new version of the package will need to be published to Hackage.

@bergmark bergmark closed this as completed Jun 3, 2016
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