diff --git a/build-constraints.yaml b/build-constraints.yaml index 6742f24b..09251564 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -699,7 +699,7 @@ packages: - elm-package < 0.4 # https://github.com/fpco/lts-haskell/issues/5 - - ChasingBottoms "< 1.3.0.10 || > 1.3.0.10" + - ChasingBottoms < 1.3.0.10 || > 1.3.0.10 # Package flags are applied to individual packages, and override the values of # global-flags