Closed peti closed 6 years ago
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.
This is fixed in the development version and will be working with the next release, using:
make make test
Apparently, there are modules missing from the release tarball on Hackage: