Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Haskell plugin to
contrib/release_packages.sh
I forgot to add an entry in `contrib/release_package.sh` as part of the Haskell plugin, so this includes the relevant entry. Note that this only performs a `compile` step instead of `test` because the first iteration of the plugin only includes the `compile` goal. Once I add the `test` goal in the next review board then I will update this script to use `test` instead. Testing Done: $ ./build-support/bin/release.sh -n # Passes Link to travis: https://travis-ci.org/pantsbuild/pants/builds/94242231 Bugs closed: 2649 Reviewed at https://rbcommons.com/s/twitter/r/3198/
- Loading branch information