Skip to content

Commit

Permalink
Add stack.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Nov 19, 2023
1 parent f831131 commit abe1c08
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dist/
dist-newstyle/
.stack-work/
9 changes: 9 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
resolver: lts-21.21

packages:
- htar
- tar

extra-deps:
- bzlib-0.5.1.0

0 comments on commit abe1c08

Please sign in to comment.