diff options
Diffstat (limited to 'bootstrap/stack.yaml')
-rw-r--r-- | bootstrap/stack.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bootstrap/stack.yaml b/bootstrap/stack.yaml index 68dcaaa..6ad6693 100644 --- a/bootstrap/stack.yaml +++ b/bootstrap/stack.yaml @@ -42,6 +42,12 @@ packages: extra-deps: - git: https://github.com/kowainik/tomland.git commit: 536a5e6ffb148d0dd4e4c4b120913a6744097676 +- git: https://gitlab.com/everythingfunctional/hedge.git + commit: 597b6475fd0b88369020e0de1de5885546d572f8 + subdirs: + - . + - hedge-trimmer +- quickcheck-with-counterexamples-1.1 # Override default flag values for local packages and extra-deps # flags: {} |