File tree Expand file tree Collapse file tree 4 files changed +13
-2
lines changed Expand file tree Collapse file tree 4 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This way your question will be more easily discoverable by other people with the
55
66If you're reporting a bug please follow the steps below:
77
8- Make sure that you are using the latest release (currently stack-1.3.0 ).
8+ Make sure that you are using the latest release (currently stack-1.3.2 ).
99See the [ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade ) to upgrade.
1010
1111Please use the following schema for your bug report:
Original file line number Diff line number Diff line change 2121/src /style.css
2222/_site /
2323/.dir-locals.el
24+ /.git /
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.3.2 (Unreleased)
3+ ## 1.3.2
44
55Bug fixes:
66
Original file line number Diff line number Diff line change 1+ resolver : nightly-2016-12-27
2+ image :
3+ containers :
4+ - base : " fpco/stack-base" # see ./etc/docker/stack-base/Dockerfile
5+ name : " fpco/stack-test"
6+ nix :
7+ # --nix on the command-line to enable.
8+ enable : false
9+ packages :
10+ - zlib
You can’t perform that action at this time.
0 commit comments