File dont-install-example-exe.patch of Package ghc-fsnotify
diff -ub fsnotify-0.4.4.0-old/fsnotify.cabal fsnotify-0.4.4.0-new/fsnotify.cabal
--- fsnotify-0.4.4.0-old/fsnotify.cabal 2025-08-26 01:36:06.000000000 +0200
+++ fsnotify-0.4.4.0-new/fsnotify.cabal 2025-09-01 11:43:01.226384902 +0200
@@ -81,6 +81,7 @@
hinotify >=0.4.1
executable example
+ buildable: False
main-is: Main.hs
other-modules:
Paths_fsnotify