File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 build :
1919 runs-on : ubuntu-latest
2020 container :
21- image : " docker://ghcr.io/chrisdone/hell-build@sha256:acfb500e0d1e2dd99a5c5b4a04ddad7021572032595c2a6a3dee866c32c27712 "
21+ image : " docker://ghcr.io/chrisdone/hell-build@sha256:7ae851ef826695d132959f71fb01807bf009222406697bc714c4a1be747e4d72 "
2222
2323 env :
2424 # For the ~/.stack root.
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ executable hell
2929 , ghc-prim
3030 , haskell-src-exts
3131 , hspec
32- , lucid
32+ , lucid2
3333 , mtl
3434 , optparse-applicative
3535 , syb
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies:
2424- template-haskell
2525- unliftio
2626- vector
27- - lucid
27+ - lucid2
2828- th-lift
2929- th-orphans
3030- aeson
You can’t perform that action at this time.
0 commit comments