Skip to content

Commit

Permalink
Add prettyprinter-1.7.0 to stack.yaml files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Huffman committed Dec 1, 2020
1 parent 7e8d87d commit d5df4c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stack-8.4.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
resolver: lts-12.26
packages:
- '.'
extra-deps:
- prettyprinter-1.7.0
2 changes: 2 additions & 0 deletions stack-8.6.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
resolver: lts-13.13
packages:
- '.'
extra-deps:
- prettyprinter-1.7.0

0 comments on commit d5df4c2

Please sign in to comment.