diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-06-01 21:53:28 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-06-01 21:53:51 +0200 |
commit | e409bbb4a5e8e561ba54b598cbf8bd4fae3112e4 (patch) | |
tree | 5189bcba31d6733e98a407d1ca1a312c3463f9ff | |
parent | 4781e6dc307ab7dd2143f4eeff3615bf1786c9f1 (diff) | |
download | blog-e409bbb4a5e8e561ba54b598cbf8bd4fae3112e4.tar |
Update dependencies
-rw-r--r-- | cabal.project.freeze | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/cabal.project.freeze b/cabal.project.freeze index 304121f..0d1a425 100644 --- a/cabal.project.freeze +++ b/cabal.project.freeze @@ -58,14 +58,14 @@ constraints: any.Cabal ==3.6.3.0, cmdargs +quotation -testprog, any.colour ==2.3.6, any.commonmark ==0.2.2, - any.commonmark-extensions ==0.2.3.1, + any.commonmark-extensions ==0.2.3.2, any.commonmark-pandoc ==0.2.1.2, any.comonad ==5.0.8, comonad +containers +distributive +indexed-traversable, any.conduit ==1.3.4.2, any.conduit-extra ==1.3.6, any.connection ==0.3.1, - any.constraints ==0.13.3, + any.constraints ==0.13.4, any.containers ==0.6.5.1, any.contravariant ==1.5.5, contravariant +semigroups +statevar +tagged, @@ -118,8 +118,8 @@ constraints: any.Cabal ==3.6.3.0, any.hslua-module-system ==1.0.2, any.hslua-module-text ==1.0.2, any.hslua-module-version ==1.0.2, - any.hslua-objectorientation ==2.2.0, - any.hslua-packaging ==2.2.0, + any.hslua-objectorientation ==2.2.0.1, + any.hslua-packaging ==2.2.0.1, any.http-client ==0.7.11, http-client +network-uri, any.http-client-tls ==0.3.6.1, @@ -168,7 +168,7 @@ constraints: any.Cabal ==3.6.3.0, any.pem ==0.2.4, any.pretty ==1.1.3.6, any.pretty-show ==1.10, - any.primitive ==0.7.3.0, + any.primitive ==0.7.4.0, any.process ==1.6.13.2, any.psqueues ==0.2.7.3, any.random ==1.2.1.1, @@ -186,9 +186,9 @@ constraints: any.Cabal ==3.6.3.0, semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers, any.simple-sendfile ==0.2.30, simple-sendfile +allow-bsd, - any.skylighting ==0.12.3, + any.skylighting ==0.12.3.1, skylighting -executable, - any.skylighting-core ==0.12.3, + any.skylighting-core ==0.12.3.1, skylighting-core -executable, any.socks ==0.6.1, any.split ==0.2.3.4, @@ -205,7 +205,7 @@ constraints: any.Cabal ==3.6.3.0, any.tagsoup ==0.14.8, any.template-haskell ==2.18.0.0, any.temporary ==1.3, - any.texmath ==0.12.5, + any.texmath ==0.12.5.1, texmath -executable -server, any.text ==1.2.5.0, any.text-conversions ==0.3.1.1, @@ -223,7 +223,7 @@ constraints: any.Cabal ==3.6.3.0, any.time-locale-compat ==0.1.1.5, time-locale-compat -old-locale, any.time-manager ==0.0.0, - any.tls ==1.5.7, + any.tls ==1.5.8, tls +compat -hans +network, any.transformers ==0.5.6.2, any.transformers-base ==0.4.6, @@ -232,7 +232,7 @@ constraints: any.Cabal ==3.6.3.0, transformers-compat -five +five-three -four +generic-deriving +mtl -three -two, any.type-equality ==1, any.typed-process ==0.2.8.0, - any.unicode-collation ==0.1.3.1, + any.unicode-collation ==0.1.3.2, unicode-collation -doctests -executable, any.unicode-data ==0.3.0, unicode-data -ucd2haskell, @@ -240,7 +240,7 @@ constraints: any.Cabal ==3.6.3.0, unicode-transforms -bench-show -dev -has-icu -has-llvm -use-gauge, any.uniplate ==1.6.13, any.unix ==2.7.2.2, - any.unix-compat ==0.5.4, + any.unix-compat ==0.6, unix-compat -old-time, any.unix-time ==0.4.7, any.unliftio ==0.2.22.0, @@ -258,14 +258,14 @@ constraints: any.Cabal ==3.6.3.0, any.wai ==3.2.3, any.wai-app-static ==3.1.7.4, wai-app-static +cryptonite -print, - any.wai-extra ==3.1.12, + any.wai-extra ==3.1.12.1, wai-extra -build-example, any.wai-logger ==2.4.0, - any.warp ==3.3.20, + any.warp ==3.3.21, warp +allow-sendfilefd -network-bytestring -warp-debug +x509, any.witherable ==0.4.2, any.word8 ==0.1.3, - any.x509 ==1.7.6, + any.x509 ==1.7.7, any.x509-store ==1.6.9, any.x509-system ==1.6.7, any.x509-validation ==1.6.12, @@ -278,4 +278,4 @@ constraints: any.Cabal ==3.6.3.0, zip-archive -executable, any.zlib ==0.6.3.0, zlib -bundled-c-zlib -non-blocking-ffi -pkg-config -index-state: hackage.haskell.org 2022-05-11T19:44:38Z +index-state: hackage.haskell.org 2022-06-01T19:23:41Z |