4
0
forked from pool/ghc-fsnotify
Files
ghc-fsnotify/dont-install-example-exe.patch

12 lines
383 B
Diff

diff -ubr fsnotify-0.4.2.0-orig/fsnotify.cabal fsnotify-0.4.2.0-new/fsnotify.cabal
--- fsnotify-0.4.2.0-orig/fsnotify.cabal 2025-03-26 13:13:59.110671555 +0100
+++ fsnotify-0.4.2.0-new/fsnotify.cabal 2025-03-26 13:15:41.998116889 +0100
@@ -84,6 +84,7 @@
hfsevents >=0.1.8
executable example
+ buildable: False
main-is: Main.hs
other-modules:
Paths_fsnotify