We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5d9f8 commit 54344ceCopy full SHA for 54344ce
cabal.project
@@ -13,12 +13,3 @@ if impl(ghc >= 9.10)
13
allow-newer:
14
-- deprecated - we'll replace it ASAP in favour of `OsPath`
15
filepath-bytestring:*,
16
- -- 9.10 supported but unreleased:
17
- -- https://github.com/composewell/streamly/pull/2749
18
- -- https://github.com/composewell/streamly/issues/2748
19
- source-repository-package
20
- type: git
21
- location: https://github.com/composewell/streamly
22
- tag: 9539dcca361bb05eaa04cfe5be99ce38d8a1f98f
23
- subdir: . core
24
- allow-newer: *:streamly, *:streamly-core,
0 commit comments