Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix BSD compile #367

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Fix BSD compile #367

merged 2 commits into from
Feb 26, 2024

Conversation

fegu
Copy link
Contributor

@fegu fegu commented Feb 26, 2024

FSNotify alredy uses WatchModeOS for supported platforms. Current code fails to compile on BSD. This fixes the problem with no ill effects for other platforms. Closes Issue #366

FSNotify alredy uses WatchModeOS for supported platforms. Current code fails to compile on BSD. This fixes the problem with no ill effects for other platforms.
@byorgey byorgey linked an issue Feb 26, 2024 that may be closed by this pull request
@byorgey byorgey merged commit 10cd593 into diagrams:master Feb 26, 2024
9 checks passed
@byorgey
Copy link
Member

byorgey commented Feb 26, 2024

Thanks!

@byorgey
Copy link
Member

byorgey commented Feb 26, 2024

Uploaded to Hackage as diagrams-lib-1.4.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile error on BSD due to improper confWatchMode
2 participants