We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c05647 commit 8f63d22Copy full SHA for 8f63d22
3 files changed
ChangeLog.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## Unreleased changes
4
+
5
+Release notes:
6
7
+Major changes:
8
9
+Other enhancements:
10
11
+Bug fixes:
12
13
## 1.0.2
14
15
Release notes:
stack.cabal
@@ -1,5 +1,5 @@
name: stack
-version: 1.0.2
+version: 1.0.3
synopsis: The Haskell Tool Stack
description: Please see the README.md for usage information, and
the wiki on Github for more details. Also, note that
stack.yaml
@@ -1,4 +1,4 @@
-resolver: lts-4.0
+resolver: lts-4.1
image:
containers:
- base: "fpco/ubuntu-with-libgmp:14.04"
0 commit comments