diff options
author | Stefan Kreutz <mail@skreutz.com> | 2021-01-10 01:29:27 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2021-01-10 01:34:13 +0100 |
commit | 52c8a0966bc32f6256f092a54a7e9965ea95f996 (patch) | |
tree | abec276f16a4f39279a3f09fa5f97a75bd6780be /stack.yaml.lock | |
parent | 2d9cbdd20fbf874f950dab167c18088f3fa638fb (diff) | |
download | blog-52c8a0966bc32f6256f092a54a7e9965ea95f996.tar |
Build with cabal
Change setup to build site with cabal version 2.4 and ghc version 8.6.4
on OpenBSD 6.8.
Diffstat (limited to 'stack.yaml.lock')
-rw-r--r-- | stack.yaml.lock | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock deleted file mode 100644 index 5db215a..0000000 --- a/stack.yaml.lock +++ /dev/null @@ -1,19 +0,0 @@ -# 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: hakyll-4.13.3.0@sha256:7d8903f03974691aec049a6188ace8d93457563bad9f078c6faf4c9156e27a33,8867 - pantry-tree: - size: 7841 - sha256: bdbacc241f680dd0c8d7666c9ec4e7d230dad85172067e106cc35f7c125cd7ab - original: - hackage: hakyll-4.13.3.0 -snapshots: -- completed: - size: 491387 - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/6.yaml - sha256: 8d81505a6de861e167a58534ab62330afb75bfa108735c7db1204f7ef2a39d79 - original: lts-15.6 |