We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10418b2 commit f9ff854Copy full SHA for f9ff854
1 file changed
stack.yaml
@@ -1,7 +1,9 @@
1
-resolver: lts-21.25
+resolver: lts-23.27
2
packages:
3
- '.'
4
-#extra-deps:
5
-#- streamly-0.8.3
+
+extra-deps:
6
+ - streamly-0.11.0
7
+ - streamly-core-0.3.0
8
9
rebuild-ghc-options: true
0 commit comments