mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Fix typo in pull request template.
This commit is contained in:
parent
4348312a1c
commit
837a05e0ba
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user