hs-rs-notify 0.1.0.5 → 0.1.0.6
raw patch · 2 files changed
+3/−2 lines, 2 filesbinary-added
Files
- hs-rs-notify.cabal +3/−2
- includes/libnotifier.dylib binary
hs-rs-notify.cabal view
@@ -1,5 +1,5 @@ name: hs-rs-notify-version: 0.1.0.5+version: 0.1.0.6 synopsis: Experimental! Wraps this awesome rust library so you can use it in haskell. https://docs.rs/crate/notify -- description: homepage: https://github.com/NoRedInk/hs-rs-notify#readme@@ -11,6 +11,7 @@ category: Web build-type: Simple extra-source-files: README.md+ , includes/*.dylib cabal-version: >=1.10 library@@ -25,7 +26,7 @@ , process == 1.4.3.0 default-language: Haskell2010 default-extensions: OverloadedStrings, NoImplicitPrelude, NamedFieldPuns- extra-libraries: notifier+ include-dirs: includes test-suite hs-rs-notify-test type: exitcode-stdio-1.0
+ includes/libnotifier.dylib view
binary file changed (absent → 2092136 bytes)