diff --git a/build-constraints.yaml b/build-constraints.yaml index 49f8fded..e42003e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3168,9 +3168,6 @@ packages: - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2504 - - statistics < 0.14 - # https://github.com/fpco/stackage/issues/2513 - hsyslog < 5 @@ -3195,6 +3192,8 @@ packages: # https://github.com/fpco/stackage/issues/2538 - criterion < 1.2 + - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 + # end of packages