File tree Expand file tree Collapse file tree 4 files changed +4
-13
lines changed Expand file tree Collapse file tree 4 files changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Question related to stack project templates? Please report it at the [stack-temp
66
77If you're reporting a bug please follow the steps below:
88
9- Make sure that you are using the latest release (currently stack-1.6.3 ).
9+ Make sure that you are using the latest release (currently stack-1.6.5 ).
1010See the [ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade ) to upgrade.
1111
1212Please use the following schema for your bug report:
Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## Unreleased changes
5-
6- Release notes:
7-
8- Major changes:
9-
10- Behaviour changes:
11-
12- Other enhancements:
4+ ## v1.6.5
135
146Bug fixes:
157* 1.6.1 introduced a change that made some precompiled cache files use
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 1.6.4 '
2+ version : ' 1.6.5 '
33synopsis : The Haskell Tool Stack
44description : ! ' Please see the README.md for usage information, and
55 the wiki on Github for more details. Also, note that
Original file line number Diff line number Diff line change 1- resolver : nightly-2018-02-16
1+ resolver : nightly-2018-02-18
22nix :
33 # --nix on the command-line to enable.
44 enable : false
55 packages :
66 - zlib
77 - http-client-tls-0.3.4
88extra-deps :
9- - hpack-0.27.0
109- archive : https://github.com/haskell/hackage-security/archive/3297b0f3f4285cb30321baaa7b54e3d22e1f6bd7.tar.gz
1110 subdirs :
1211 - hackage-security
You can’t perform that action at this time.
0 commit comments