File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+
34## Unreleased changes
45
56Release notes:
@@ -41,6 +42,13 @@ Bug fixes:
4142 [ hackage-security #187 ] ( https://github.com/haskell/hackage-security/issues/187 )
4243 and [ #3073 ] ( https://github.com/commercialhaskell/stack/issues/3073 ) .
4344
45+
46+ ## v1.6.3.1
47+
48+ Hackage-only release with no user facing changes (updated to build with
49+ newer version of hpack dependency).
50+
51+
4452## v1.6.3
4553
4654Enhancements:
Original file line number Diff line number Diff line change 1- resolver : nightly-2018-02-11
1+ resolver : nightly-2018-02-16
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.26 .0
9+ - hpack-0.27 .0
1010- archive : https://github.com/haskell/hackage-security/archive/3297b0f3f4285cb30321baaa7b54e3d22e1f6bd7.tar.gz
1111 subdirs :
1212 - hackage-security
You can’t perform that action at this time.
0 commit comments