Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredpixel committed May 15, 2022
1 parent e483a3c commit ff26262
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/haskell@sha256:aaa408ad7e7eff6cd76c39feae223db7ba3550b937e833e78958478334fc9afe AS builder
FROM docker.io/library/haskell@sha256:10d0fe7d4f260df5ff19a6df2cafcb7d65789f6a89aedf8bc78cf0e361e987f5 AS builder

RUN apt-get update && \
apt-get install -y --no-install-recommends \
Expand Down Expand Up @@ -47,7 +47,7 @@ EXPOSE 80

HEALTHCHECK CMD curl -fs http://localhost || false
#===============================================================================
FROM docker.io/library/debian@sha256:ebe4b9831fb22dfa778de4ffcb8ea0ad69b5d782d4e86cab14cc1fded5d8e761
FROM docker.io/library/debian@sha256:405f48fbb359190809bd91aac79c3f6c346c1e79878c839351c6a817db5e9fc4

RUN apt-get update && \
apt-get install -y --no-install-recommends \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ cd misc/streams/stable/
Boot the stack:

```sh
docker-compose up
docker compose up
```


Expand Down
2 changes: 1 addition & 1 deletion bin/freeze
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -eu
set -o pipefail
#-------------------------------------------------------------------------------
docker-compose exec -T plugin-spellchecker sh <<EOF
docker compose exec -T plugin-spellchecker sh <<EOF
cabal freeze
#sed -i '/^index-state:/d' cabal.project.freeze
Expand Down
29 changes: 15 additions & 14 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.HUnit ==1.6.2.0,
any.HandsomeSoup ==0.4.2,
HandsomeSoup -buildexamples +network-uri,
any.HsYAML ==0.2.1.0,
any.HsYAML ==0.2.1.1,
HsYAML -exe,
any.HsYAML-aeson ==0.2.0.1,
HsYAML-aeson -exe,
Expand All @@ -15,11 +15,11 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.QuickCheck ==2.14.2,
QuickCheck -old-random +templatehaskell,
any.StateVar ==1.2.2,
any.adjunctions ==4.4,
any.adjunctions ==4.4.1,
any.aeson ==1.4.7.1,
aeson -bytestring-builder -cffi -developer -fast,
any.alex ==3.2.7.1,
any.ansi-terminal ==0.11.1,
any.ansi-terminal ==0.11.3,
ansi-terminal -example,
any.ansi-wl-pprint ==0.6.9,
ansi-wl-pprint -example,
Expand Down Expand Up @@ -69,7 +69,7 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
any.conduit ==1.3.4.2,
any.conduit-extra ==1.3.5,
any.conduit-extra ==1.3.6,
any.configurator ==0.3.0.0,
configurator -developer,
any.connection ==0.3.1,
Expand Down Expand Up @@ -115,8 +115,8 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.generic-deriving ==1.13.1,
generic-deriving +base-4-9,
any.ghc-boot-th ==8.10.7,
any.ghc-lib-parser ==9.0.2.20211226 || ==9.2.2.20220307,
any.ghc-lib-parser-ex ==9.0.0.6 || ==9.2.0.3,
any.ghc-lib-parser ==9.2.2.20220307,
any.ghc-lib-parser-ex ==9.2.0.3,
ghc-lib-parser-ex +auto -no-ghc-lib,
any.ghc-prim ==0.6.1,
any.happy ==1.20.0,
Expand All @@ -125,7 +125,7 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.9,
any.heist ==1.1.0.1,
any.hlint ==3.3.6,
any.hlint ==3.4,
hlint -ghc-lib +gpl -hsyaml +threaded,
any.hourglass ==0.2.12,
any.hsc2hs ==0.68.8,
Expand Down Expand Up @@ -163,9 +163,9 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
io-streams +network -nointeractivetests +zlib,
any.io-streams-haproxy ==1.0.1.0,
any.iproute ==1.7.12,
any.jmacro ==0.6.17,
any.jmacro ==0.6.17.1,
jmacro -benchmarks,
any.kan-extensions ==5.2.3,
any.kan-extensions ==5.2.4,
any.lens ==4.19.2,
lens -benchmark-uniplate -dump-splices +inlining -j -old-inline-pragmas -safe +test-doctests +test-hunit +test-properties +test-templates +trustworthy,
any.lens-aeson ==1.1.3,
Expand Down Expand Up @@ -202,7 +202,7 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.profunctors ==5.6,
any.pwstore-fast ==2.4.4,
any.quickcheck-io ==0.2.0,
any.random ==1.2.1,
any.random ==1.2.1.1,
any.readable ==0.3.1,
any.refact ==0.3.0.2,
any.reflection ==2.1.6,
Expand All @@ -212,7 +212,7 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.regex-posix ==0.96.0.1,
regex-posix -_regex-posix-clib,
any.relude ==1.0.0.1,
any.resourcet ==1.2.4.3,
any.resourcet ==1.2.5,
any.rts ==1.0.1,
any.safe ==0.3.19,
any.scientific ==0.3.7.0,
Expand Down Expand Up @@ -241,7 +241,8 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
streaming-commons -use-bytestring-builder,
any.strict ==0.4.0.1,
strict +assoc,
any.stylish-haskell ==0.14.1.0,
any.stylish-haskell ==0.14.2.0,
stylish-haskell -ghc-lib,
any.syb ==0.7.2.1,
any.tagged ==0.8.6.1,
tagged +deepseq +transformers,
Expand Down Expand Up @@ -273,7 +274,7 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.unix-compat ==0.5.4,
unix-compat -old-time,
any.unliftio-core ==0.2.0.1,
any.unordered-containers ==0.2.18.0,
any.unordered-containers ==0.2.19.1,
unordered-containers -debug,
any.utf8-string ==1.0.2,
any.uuid-types ==1.0.5,
Expand All @@ -291,6 +292,6 @@ constraints: any.Cabal ==3.2.1.0 || ==3.6.3.0,
any.xmlhtml ==0.2.5.2,
any.yaml ==0.11.8.0,
yaml +no-examples +no-exe,
any.zlib ==0.6.2.3,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config,
any.zlib-bindings ==0.1.1.5

0 comments on commit ff26262

Please sign in to comment.