Fix typo in pull request template.

This commit is contained in:
Mihai Maruseac 2018-01-01 11:18:06 -08:00 committed by GitHub
parent 4348312a1c
commit 837a05e0ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,5 @@ Checklist:
stack unpack $package
cd $package-$version
stack init --resolrver nightly
stack init --resolver nightly
stack build --resolver nightly --haddock --test --bench --no-run-benchmarks