diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a3e867e..c0a84426 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -150,6 +150,11 @@ packages: - monad-logger-json - monad-logger-syslog + - fsnotify + - hinotify + - hfsevents + - Win32-notify + "Omari Norman ": - rainbow - rainbox @@ -1273,6 +1278,12 @@ package-flags: NineP: bytestring-in-base: false +# Used for packages that cannot be built on Linux +skipped-builds: + - hfsevents + - Win32 + - Win32-notify + # By skipping a test suite, we do not pull in the build dependencies skipped-tests: - ReadArgs # old version of hspec