diff --git a/build-constraints.yaml b/build-constraints.yaml index 7848af31..53d11ce9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2986,8 +2986,8 @@ packages: - haskell-tools-refactor - haskell-tools-rewrite - haskell-tools-demo - # - haskell-tools-cli # via fswatch - # - haskell-tools-daemon # via fswatch + # - haskell-tools-cli # via tasty-1.1.0.2 + # - haskell-tools-daemon # via tasty-1.1.0.2 - haskell-tools-debug < 0 # via criterion-1.5.0.0 "David Fisher @ddfisher": @@ -3492,6 +3492,9 @@ packages: "Owen Lynch @olynch": - natural-sort + "Zoltan Kelemen @kelemzol": + - fswatch + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 @@ -3514,7 +3517,6 @@ packages: # be removed from this list if they are fixed. "Unmaintained packages with compilation failures": - stackage-types < 0 - - fswatch < 0 # https://github.com/kelemzol/watch/issues/3 - one-liner < 0 # via contravariant-1.5 - unfoldable < 0 # via one-liner