hs-rs-notify 0.1.0.4 → 0.1.0.5
raw patch · 2 files changed
+3/−2 lines, 2 files
Files
- hs-rs-notify.cabal +3/−2
- libnotifier.dylib binary
hs-rs-notify.cabal view
@@ -1,5 +1,5 @@ name: hs-rs-notify-version: 0.1.0.4+version: 0.1.0.5 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@@ -10,7 +10,7 @@ copyright: 2018 NoRedInk category: Web build-type: Simple-extra-source-files: README.md, libnotifier.dylib+extra-source-files: README.md cabal-version: >=1.10 library@@ -25,6 +25,7 @@ , process == 1.4.3.0 default-language: Haskell2010 default-extensions: OverloadedStrings, NoImplicitPrelude, NamedFieldPuns+ extra-libraries: notifier test-suite hs-rs-notify-test type: exitcode-stdio-1.0
− libnotifier.dylib
binary file changed (2092136 → absent bytes)