Skip to content

Commit 0b2c22c

Browse files
committed
re-generate freeze file and update hsec tooling
1 parent 1d6044b commit 0b2c22c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ package zlib
3535
source-repository-package
3636
type: git
3737
location: https://github.com/haskell/security-advisories/
38-
tag: 0452a2180f3c6d3e7875d2f391136ef92c8eab69
38+
tag: fc3453aa95edb296b1e4409f53d1c1210b479fc8
3939
subdir:
4040
./code/cvss
4141
./code/osv

cabal.project.freeze

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ constraints: any.Cabal ==3.12.1.0,
319319
parser-combinators -dev,
320320
any.parsers ==0.12.12,
321321
parsers +attoparsec +binary +parsec,
322-
any.pathwalk ==0.3.1.2,
323322
any.pcre2 ==2.2.2,
324323
any.pem ==0.2.4,
325324
any.pg-entity ==0.0.6.0,
@@ -426,9 +425,9 @@ constraints: any.Cabal ==3.12.1.0,
426425
any.streaming-commons ==0.2.3.0,
427426
streaming-commons -use-bytestring-builder,
428427
any.streamly ==0.11.0,
429-
streamly -debug -dev -fusion-plugin -has-llvm -inspection -limit-build-mem +opt -use-unliftio,
428+
streamly -debug -fusion-plugin -has-llvm -inspection -internal-dev -internal-use-unliftio -limit-build-mem +opt,
430429
any.streamly-core ==0.3.0,
431-
streamly-core -debug -dev -force-lstat-readdir -has-llvm -limit-build-mem +opt -use-folds -use-unfolds -use-unliftio,
430+
streamly-core -debug -force-lstat-readdir -has-llvm -internal-dev -internal-use-unliftio -limit-build-mem +opt -use-folds -use-unfolds,
432431
any.strict ==0.5.1,
433432
any.strict-mutable-base ==1.1.0.0,
434433
any.string-conv ==0.2.0,

0 commit comments

Comments
 (0)