Skip to content

Commit 8f63d22

Browse files
committed
stack-1.0.3
1 parent 1c05647 commit 8f63d22

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

ChangeLog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## Unreleased changes
4+
5+
Release notes:
6+
7+
Major changes:
8+
9+
Other enhancements:
10+
11+
Bug fixes:
12+
313
## 1.0.2
414

515
Release notes:

stack.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stack
2-
version: 1.0.2
2+
version: 1.0.3
33
synopsis: The Haskell Tool Stack
44
description: Please see the README.md for usage information, and
55
the wiki on Github for more details. Also, note that

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-4.0
1+
resolver: lts-4.1
22
image:
33
containers:
44
- base: "fpco/ubuntu-with-libgmp:14.04"

0 commit comments

Comments
 (0)