diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6439504..e760ec0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,12 +14,6 @@ jobs: enable-stack: true stack-version: 'latest' - - name: Generate stack.yaml.lock - run: | - stack --no-terminal ls snapshots - echo - test -f stack.yaml.lock - - name: Cache Haskell dependencies uses: actions/cache@v2 with: diff --git a/.gitignore b/.gitignore index 07a2e2d..61f5a3c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,6 @@ .hsenv* cabal-dev/ /.stack-*/ -/stack.yaml.lock yesod-devel/ /db/ /site/ diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..88703ab --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,19 @@ +# This file was autogenerated by Stack. +# You should not edit this file by hand. +# For more information, please see the documentation at: +# https://docs.haskellstack.org/en/stable/lock_files + +packages: +- completed: + hackage: classy-prelude-yesod-1.5.0@sha256:8f7e183bdfd6d2ea9674284c4f285294ab086aff60d9be4e5d7d2f3c1a2b05b7,1330 + pantry-tree: + size: 330 + sha256: ae84d4cc0e1daf985db6cdcf2ac92319531b8e60f547183cc46480d00aafbe20 + original: + hackage: classy-prelude-yesod-1.5.0@sha256:8f7e183bdfd6d2ea9674284c4f285294ab086aff60d9be4e5d7d2f3c1a2b05b7,1330 +snapshots: +- completed: + size: 567675 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/17/13.yaml + sha256: 84fa3ab606af79b1239ec213e8db5d49e4857f461eda9ac61fe589c967643b7d + original: lts-17.13