Skip to content

Commit ff3d09c

Browse files
authored
Merge pull request #396 from daquexian/fix_stack_build
fix stack build by adding text-rope-0.1 into stack extra-deps
2 parents 51a04d9 + 77b3c0d commit ff3d09c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ flags: {}
99
extra-package-dbs: []
1010
nix:
1111
packages: [icu]
12+
extra-deps:
13+
- text-rope-0.1

0 commit comments

Comments
 (0)