Skip to content

Commit

Permalink
Use path-0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sjakobi committed Jul 21, 2016
1 parent 8f03a88 commit 71b1c90
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion stack-7.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resolver: lts-2.22
# - base: "fpco/stack-base" # see ./etc/docker/stack-base/Dockerfile
# name: "fpco/stack-test"
extra-deps:
- path-0.5.7
- path-0.5.8
- path-io-1.1.0
- directory-1.2.2.0
- Win32-notify-0.3.0.1
Expand Down
7 changes: 1 addition & 6 deletions stack-8.0.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: nightly-2016-05-27
resolver: nightly-2016-06-17
image:
containers:
- base: "fpco/stack-base" # see ./etc/docker/stack-base/Dockerfile
Expand All @@ -9,11 +9,6 @@ nix:
packages:
- zlib
extra-deps:
- hpack-0.14.0
- path-io-1.1.0
- th-lift-instances-0.1.7
- aeson-0.11.2.0
- th-reify-many-0.1.6
- th-utilities-0.1.1.0
- store-0.1.0.1
- th-orphans-0.13.1
Expand Down
2 changes: 1 addition & 1 deletion stack.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ library
, mtl >= 2.1.3.1
, open-browser >= 0.2.1
, optparse-applicative >= 0.11 && < 0.13
, path >= 0.5.1
, path >= 0.5.8
, path-io >= 1.1.0 && < 2.0.0
, persistent >= 2.1.2 && < 2.6
-- persistent-sqlite-2.5.0.1 has a bug
Expand Down
1 change: 1 addition & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ extra-deps:
- http-client-0.5.0
- http-client-tls-0.3.0
- http-conduit-2.2.0
- path-0.5.8

0 comments on commit 71b1c90

Please sign in to comment.