forked from pool/ghc-fsnotify
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=57
12 lines
383 B
Diff
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
|