Skip to content

Commit

Permalink
stack files
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Jul 31, 2015
1 parent 474fc85 commit 6421a26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ conduit/tmp2
*.o
tarballs/
.hsenv/
.stack-work/
7 changes: 7 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
resolver: lts-2.17
packages:
- cereal-conduit
- conduit
- conduit-extra
- network-conduit-tls
- resourcet

0 comments on commit 6421a26

Please sign in to comment.