Skip to content

Commit 5e82728

Browse files
committed
disable c++ as one breaking issue
1 parent 531a9e5 commit 5e82728

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/th-dlls/cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@ packages: .
33
-- network-3.1.3.0 results in: unknown symbol `socketpair'
44
-- See https://github.com/haskell/network/issues/550
55
constraints: network <3.1.3.0 || >3.1.3.0
6+
, text source
7+
, text -simdutf
8+
9+
package text
10+
flags: -simdutf
611

0 commit comments

Comments
 (0)