Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #444 (hakyll runs out of file handles) #455

Merged
merged 6 commits into from
Aug 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/stack-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
- uses: freckle/stack-action@v4
with:
working-directory: message-index
pedantic: false
2 changes: 1 addition & 1 deletion message-index/message-index.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cabal-version: 2.0
executable site
main-is: site.hs
build-depends: base == 4.*
, hakyll ^>= 4.16.0.0
, hakyll ^>= 4.16.1.0
, commonmark >= 0.2.2
, filepath ^>= 1.4
, microlens ^>= 0.4.12
Expand Down
3 changes: 2 additions & 1 deletion message-index/stack.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
resolver: lts-19.10
# system-ghc: true
extra-deps:
- hakyll-4.16.1.0
11 changes: 9 additions & 2 deletions message-index/stack.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,17 @@
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files

packages: []
packages:
- completed:
hackage: hakyll-4.16.1.0@sha256:2f5984ec2f0bfc066279f61747839c149f90fbc0d4655c3cf51acda2cf7111b6,9845
pantry-tree:
sha256: 8bcd5b6e99b7e461508c39e7c71dfe7e90d0dae2620b98464d697df5ed2fda23
size: 9185
original:
hackage: hakyll-4.16.1.0
snapshots:
- completed:
sha256: 005f204647467d65c4ab549a5ca35d54b3d90a84a99a4ffc5d421a4018854fe2
size: 618509
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/10.yaml
sha256: 005f204647467d65c4ab549a5ca35d54b3d90a84a99a4ffc5d421a4018854fe2
original: lts-19.10