Skip to content

Commit ae9aec0

Browse files
committed
Disable smdutf for text package on Windows
1 parent 6f524d6 commit ae9aec0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cabal.project

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ if impl (ghc >= 9.12)
3030
, cborg:ghc-prim
3131
, serialise:base
3232
, serialise:ghc-prim
33+
34+
if(os(windows))
35+
package text
36+
flags: -simdutf

0 commit comments

Comments
 (0)