mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 11:41:57 +01:00
Restricts atomic-counter < 0.1.2 (#6953)
This is (unfortunately) not a bounds issue, but an attempt at working around a bug in stack
This commit is contained in:
parent
888d6a927a
commit
6311a5cb4d
@ -4328,7 +4328,7 @@ packages:
|
|||||||
- htoml-megaparsec
|
- htoml-megaparsec
|
||||||
- composition-prelude
|
- composition-prelude
|
||||||
- toml-reader-parse
|
- toml-reader-parse
|
||||||
- atomic-counter
|
- atomic-counter < 0.1.2 # https://github.com/commercialhaskell/stackage/issues/6953
|
||||||
|
|
||||||
"Eugene Smolanka <esmolanka@gmail.com> @esmolanka":
|
"Eugene Smolanka <esmolanka@gmail.com> @esmolanka":
|
||||||
- sexp-grammar
|
- sexp-grammar
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user