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

BNFC-2.8 can't compile its own test suite #140

Closed
peti opened this issue May 28, 2015 · 1 comment
Closed

BNFC-2.8 can't compile its own test suite #140

peti opened this issue May 28, 2015 · 1 comment
Milestone

Comments

@peti
Copy link
Contributor

peti commented May 28, 2015

Apparently, there are modules missing from the release tarball on Hackage:

Preprocessing test suite 'unit-tests' for BNFC-2.8...

test/BNFC/Backend/HaskellSpec.hs:5:8:
    Could not find module ‘BNFC.Hspec’
    Use -v to see a list of the files searched for.
@gdetrez gdetrez added the bug label Feb 19, 2016
@andreasabel andreasabel added this to the 2.8.2 milestone Nov 27, 2017
@andreasabel
Copy link
Member

This is fixed in the development version and will be working with the next release, using:

make
make test

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

3 participants