diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-01-04 00:33:28 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-01-04 00:33:28 +0100 |
commit | 70a0a03cffae0b1e97e664834519dc464722397b (patch) | |
tree | 236ba67df08c8cca93fd501106d35ba3c6fb37dc /cabal.project.freeze | |
parent | fb1dfa24c85d7f6d601bca3fb30d2234c1b19194 (diff) | |
download | blog-70a0a03cffae0b1e97e664834519dc464722397b.tar |
Update dependencies
Diffstat (limited to 'cabal.project.freeze')
-rw-r--r-- | cabal.project.freeze | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/cabal.project.freeze b/cabal.project.freeze index 22b3398..915e9dd 100644 --- a/cabal.project.freeze +++ b/cabal.project.freeze @@ -12,8 +12,8 @@ constraints: any.Cabal ==3.2.1.0, any.SHA ==1.6.4.4, SHA -exe, any.StateVar ==1.2.2, - any.aeson ==2.0.2.0, - aeson -bytestring-builder -cffi +ordered-keymap, + any.aeson ==2.0.3.0, + aeson -cffi +ordered-keymap, any.aeson-pretty ==0.8.9, aeson-pretty -lib-only, any.ansi-terminal ==0.11.1, @@ -28,7 +28,7 @@ constraints: any.Cabal ==3.2.1.0, any.assoc ==1.0.2, any.async ==2.2.4, async -bench, - any.attoparsec ==0.14.2, + any.attoparsec ==0.14.3, attoparsec -developer, any.auto-update ==0.1.6, any.base ==4.14.3.0, @@ -92,7 +92,7 @@ constraints: any.Cabal ==3.2.1.0, any.emojis ==0.1.2, any.errors ==2.3.0, any.exceptions ==0.10.4, - any.fast-logger ==3.0.5, + any.fast-logger ==3.1.0, any.file-embed ==0.0.15.0, any.filepath ==1.4.2.1, any.fsnotify ==0.3.0.1, @@ -192,7 +192,7 @@ constraints: any.Cabal ==3.2.1.0, any.splitmix ==0.1.0.4, splitmix -optimised-mixer, any.stm ==2.5.0.1, - any.streaming-commons ==0.2.2.2, + any.streaming-commons ==0.2.2.3, streaming-commons -use-bytestring-builder, any.strict ==0.4.0.1, strict +assoc, @@ -206,12 +206,12 @@ constraints: any.Cabal ==3.2.1.0, texmath -executable +network-uri, any.text ==1.2.4.1, any.text-conversions ==0.3.1, - any.text-short ==0.1.4, + any.text-short ==0.1.5, text-short -asserts, any.th-abstraction ==0.4.3.0, any.th-compat ==0.1.3, any.th-lift ==0.8.2, - any.th-lift-instances ==0.1.18, + any.th-lift-instances ==0.1.19, any.these ==1.1.1.1, these +assoc, any.time ==1.9.3, @@ -220,7 +220,7 @@ constraints: any.Cabal ==3.2.1.0, any.time-locale-compat ==0.1.1.5, time-locale-compat -old-locale, any.time-manager ==0.0.0, - any.tls ==1.5.5, + any.tls ==1.5.6, tls +compat -hans +network, any.transformers ==0.5.6.2, any.transformers-base ==0.4.6, @@ -231,9 +231,9 @@ constraints: any.Cabal ==3.2.1.0, any.typed-process ==0.2.8.0, any.unicode-collation ==0.1.3.1, unicode-collation -doctests -executable, - any.unicode-data ==0.1.0.1, + any.unicode-data ==0.2.0, unicode-data -ucd2haskell, - any.unicode-transforms ==0.3.8, + any.unicode-transforms ==0.4.0, unicode-transforms -bench-show -dev -has-icu -has-llvm -use-gauge, any.uniplate ==1.6.13, any.unix ==2.7.2.2, @@ -242,7 +242,7 @@ constraints: any.Cabal ==3.2.1.0, any.unix-time ==0.4.7, any.unliftio ==0.2.20, any.unliftio-core ==0.2.0.1, - any.unordered-containers ==0.2.15.0, + any.unordered-containers ==0.2.16.0, unordered-containers -debug, any.utf8-string ==1.0.2, any.uuid-types ==1.0.5, @@ -255,9 +255,9 @@ constraints: any.Cabal ==3.2.1.0, any.wai ==3.2.3, any.wai-app-static ==3.1.7.2, wai-app-static -print, - any.wai-extra ==3.1.7, + any.wai-extra ==3.1.8, wai-extra -build-example, - any.wai-logger ==2.3.6, + any.wai-logger ==2.3.7, any.warp ==3.3.18, warp +allow-sendfilefd -network-bytestring -warp-debug, any.witherable ==0.4.2, @@ -275,4 +275,4 @@ constraints: any.Cabal ==3.2.1.0, zip-archive -executable, any.zlib ==0.6.2.3, zlib -bundled-c-zlib -non-blocking-ffi -pkg-config -index-state: hackage.haskell.org 2021-12-02T08:25:02Z +index-state: hackage.haskell.org 2022-01-03T21:37:34Z |