Skip to content

Commit 3354378

Browse files
authored
Disables atomic-counter (#6953)
1 parent 6311a5c commit 3354378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-constraints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4328,7 +4328,7 @@ packages:
43284328
- htoml-megaparsec
43294329
- composition-prelude
43304330
- toml-reader-parse
4331-
- atomic-counter < 0.1.2 # https://github.com/commercialhaskell/stackage/issues/6953
4331+
- atomic-counter < 0 # https://github.com/commercialhaskell/stackage/issues/6953
43324332

43334333
"Eugene Smolanka <[email protected]> @esmolanka":
43344334
- sexp-grammar

0 commit comments

Comments
 (0)