Skip to content

Commit 2528053

Browse files
committed
Add and use tar-0.6.3.0
1 parent 10ef196 commit 2528053

File tree

4 files changed

+19
-5
lines changed

4 files changed

+19
-5
lines changed

cabal.project.freeze

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ constraints: any.Cabal ==3.10.3.0,
3737
any.bytesmith ==0.3.11.1,
3838
any.bytestring ==0.11.5.3,
3939
any.bz2 ==1.0.1.2,
40-
any.cabal-doctest ==1.0.9,
40+
any.cabal-doctest ==1.0.10,
4141
any.call-stack ==0.4.0,
4242
any.case-insensitive ==1.2.1.0,
4343
any.casing ==0.1.4.1,
@@ -81,6 +81,7 @@ constraints: any.Cabal ==3.10.3.0,
8181
any.extra ==1.7.16,
8282
any.fast-logger ==3.2.3,
8383
any.fgl ==5.8.2.0,
84+
any.file-embed ==0.0.11.2,
8485
any.filepath ==1.4.300.1,
8586
any.free ==5.2,
8687
any.generic-lens ==2.2.2.0,
@@ -91,6 +92,7 @@ constraints: any.Cabal ==3.10.3.0,
9192
any.ghc-compact ==0.1.0.0,
9293
any.ghc-events ==0.19.0.1,
9394
any.ghc-prim ==0.10.0,
95+
any.ghc-prof ==1.4.1.12,
9496
any.ghc-trace-events ==0.1.2.9,
9597
any.gitrev ==1.3.1,
9698
any.graphviz ==2999.20.2.0,
@@ -117,6 +119,7 @@ constraints: any.Cabal ==3.10.3.0,
117119
any.integer-logarithms ==1.0.3.1,
118120
any.intern ==0.9.5,
119121
any.invariant ==0.6.3,
122+
any.js-jquery ==3.3.1,
120123
any.json-rpc ==1.0.4,
121124
any.junit-xml ==0.1.0.3,
122125
any.kan-extensions ==5.2.6,
@@ -148,6 +151,7 @@ constraints: any.Cabal ==3.10.3.0,
148151
any.old-locale ==1.0.0.7,
149152
any.old-time ==1.1.0.4,
150153
any.optparse-applicative ==0.18.1.0,
154+
any.os-string ==2.0.2.2,
151155
any.parallel ==3.2.2.0,
152156
any.parsec ==3.1.16.1,
153157
any.parser-combinators ==1.3.0,
@@ -162,6 +166,8 @@ constraints: any.Cabal ==3.10.3.0,
162166
any.primitive-offset ==0.2.0.1,
163167
any.primitive-unlifted ==2.1.0.0,
164168
any.process ==1.6.19.0,
169+
any.profiteur ==0.4.7.0,
170+
profiteur +embed-data-files,
165171
any.profunctors ==5.6.2,
166172
any.quickcheck-instances ==0.3.30,
167173
quickcheck-instances -bytestring-builder,
@@ -198,7 +204,7 @@ constraints: any.Cabal ==3.10.3.0,
198204
any.string-conversions ==0.4.0.1,
199205
any.syb ==0.7.2.4,
200206
any.tagged ==0.8.8,
201-
any.tar ==0.5.1.1,
207+
any.tar ==0.6.3.0,
202208
any.tasty ==1.4.3,
203209
tasty +unix,
204210
any.tasty-discover ==5.0.0,
@@ -254,4 +260,4 @@ constraints: any.Cabal ==3.10.3.0,
254260
any.yaml ==0.11.11.2,
255261
any.zigzag ==0.0.1.0,
256262
any.zlib ==0.6.3.0
257-
index-state: hackage.haskell.org 2024-05-24T09:11:31Z
263+
index-state: hackage.haskell.org 2024-07-22T06:21:59Z

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
# this need to be bumped if changing the stack resolver
105105
all-cabal-hashes = final.fetchurl {
106106
url =
107-
"https://github.com/commercialhaskell/all-cabal-hashes/archive/8b0d7c881466c603de7975596cb203e3fd4890ad.tar.gz";
108-
sha256 = "sha256-jTNSwG37bHY5vLMo5yqtk93sTUzlsp/jeYCfXJGaivU=";
107+
"https://github.com/commercialhaskell/all-cabal-hashes/archive/ce857734d7d4c0fad3f6dda3a4db052836ed4619.tar.gz";
108+
sha256 = "sha256-Q7Zg32v5ubjVJMQXGiyyMmeFg08jTzVRKC18laiHCPE=";
109109
};
110110
};
111111
};

stack.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ packages:
1414

1515
# Dependency packages to be pulled from upstream that are not in the resolver
1616
extra-deps:
17+
- tar-0.6.3.0
1718
- hashable-1.4.2.0
1819
- decision-diagrams-0.2.0.0
1920
- smtlib-backends-0.3

stack.yaml.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
# https://docs.haskellstack.org/en/stable/lock_files
55

66
packages:
7+
- completed:
8+
hackage: tar-0.6.3.0@sha256:e9f151d9999be8953443e730524b2792e9c0a4fb5b1463097fa1a8230870fd8a,4634
9+
pantry-tree:
10+
sha256: e59e0d0224352033c32356d517f90d4c6a41cee4fa0d386885df146302d1ba3b
11+
size: 2241
12+
original:
13+
hackage: tar-0.6.3.0
714
- completed:
815
hackage: hashable-1.4.2.0@sha256:585792335d5541dba78fa8dfcb291a89cd5812a281825ff7a44afa296ab5d58a,4520
916
pantry-tree:

0 commit comments

Comments
 (0)