diff options
author | Julien Dessaux | 2023-10-08 23:21:57 +0200 |
---|---|---|
committer | Julien Dessaux | 2023-10-08 23:21:57 +0200 |
commit | 204441fcdbb5bef520b82d247eed18b93cca8676 (patch) | |
tree | 4dc474c2391701b7e4cf52253a7c1510253ce110 | |
parent | [javascript] Upgraded dependencies (diff) | |
download | spacetraders-204441fcdbb5bef520b82d247eed18b93cca8676.tar.gz spacetraders-204441fcdbb5bef520b82d247eed18b93cca8676.tar.bz2 spacetraders-204441fcdbb5bef520b82d247eed18b93cca8676.zip |
[haskell] updated dependencies
-rw-r--r-- | haskell/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/stack.yaml b/haskell/stack.yaml index c166887..fc9f1f6 100644 --- a/haskell/stack.yaml +++ b/haskell/stack.yaml @@ -18,7 +18,7 @@ # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml resolver: - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/3.yaml + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/14.yaml # User packages to be built. # Various formats can be used as shown in the example below. |