Skip to content

Commit

Permalink
Use streamly master branch in stack build
Browse files Browse the repository at this point in the history
  • Loading branch information
harendra-kumar committed Sep 2, 2024
1 parent cfdfc96 commit 7a409de
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
resolver: lts-20.14
packages:
- '.'
extra-deps:
- streamly-core-0.1.0
- streamly-0.9.0

#extra-deps:
#- unicode-data-0.3.0
#- lockfree-queue-0.2.4
#- github: composewell/streamly
# commit: "9596aea3ab33d3c2fa513247fcfe8604bd7ff454"
#- github: composewell/streamly
# commit: "9596aea3ab33d3c2fa513247fcfe8604bd7ff454"
# subdirs:
# - core
#- github: composewell/streamly-process
# commit: "d80b860d9d8ea98e4f7f63390442b3155c34dd08"
# - streamly-core-0.3.0
# - streamly-0.11.0

extra-deps:
- github: composewell/streamly
commit: "dbf921bb13bd4801588c3803261a78b012b760d7"
- github: composewell/streamly
commit: "dbf921bb13bd4801588c3803261a78b012b760d7"
subdirs:
- core

# Look at https://stackoverflow.com/questions/70045586/could-not-find-module-system-console-mintty-win32-when-compiling-test-framework
flags:
Expand Down

0 comments on commit 7a409de

Please sign in to comment.