summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAdam Paszke <apaszke@google.com>2020-09-18 08:54:48 +0000
committerAdam Paszke <adam.paszke@gmail.com>2020-09-21 10:53:20 +0200
commit9ff97ec936b86880df25d12fdb541ec25be01414 (patch)
tree9c2d9ee0c7f1a5a33f84da06c1f69bed709e9ca9 /stack.yaml
parent1b464c7711acb6441fbd8398ac60c338f16eb4a7 (diff)
Pin a newer version of the prettyprinter
Otherwise it hits a bug when printing with an unbounded layout.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 92ddb22b..39572b6c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -13,3 +13,4 @@ extra-deps:
- llvm-hs-9.0.1
- llvm-hs-pure-9.0.0
- megaparsec-8.0.0
+ - prettyprinter-1.6.2