Skip to content

Commit 8d1bb77

Browse files
committed
hpack-0.30.0 (#4159)
1 parent 8f16914 commit 8d1bb77

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

stack-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2018-08-04
1+
resolver: nightly-2018-09-02
22

33
# docker:
44
# enable: true

stack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ extra-deps:
2121
- cabal-install-2.2.0.0@rev:1
2222
- resolv-0.1.1.1@rev:0
2323
- infer-license-0.2.0@rev:0
24-
- hpack-0.29.6@rev:0
24+
- hpack-0.30.0@rev:0
2525
- http-api-data-0.3.8.1@rev:0
2626
- githash-0.1.0.1@rev:0
27+
- yaml-0.10.1.1@rev:0 #for hpack-0.30
2728

2829
# Avoid https://github.com/commercialhaskell/stack/issues/4125
2930
# (triggered because later versions of persistent transitively depends

0 commit comments

Comments
 (0)