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

Include the test module in the source tarball #2

Merged
merged 1 commit into from
Oct 12, 2012
Merged

Include the test module in the source tarball #2

merged 1 commit into from
Oct 12, 2012

Conversation

orlitzky
Copy link
Contributor

Cabal is not a clever build system.

DanBurton added a commit that referenced this pull request Oct 12, 2012
Include the test module in the source tarball
@DanBurton DanBurton merged commit 20962eb into cartazio:master Oct 12, 2012
@DanBurton
Copy link
Collaborator

Silly me; thanks for catching that. I've uploaded a new version of the package, and made absolutely sure it works with the following command:

cabal update && cabal unpack numbers-3000.1.0.1 && cd numbers-3000.1.0.1 && cabal configure --enable-tests && cabal build && cabal test && cd .. && rm -rf numbers-3001.1.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants