packages feed

hs-rs-notify 0.1.0.0 → 0.1.0.1

raw patch · 4 files changed

+5/−10 lines, 4 files

Files

hs-rs-notify.cabal view
@@ -1,19 +1,16 @@ name:                hs-rs-notify-version:             0.1.0.0+version:             0.1.0.1 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 license:             BSD3 license-file:        LICENSE-author:              Author name here-maintainer:          example@example.com-copyright:           2018 Author name here+author:              Christoph Hermann+maintainer:          christoph@noredink.com+copyright:           2018 NoRedInk category:            Web build-type:          Simple extra-source-files:  README.md-                   , notifier/target/release/libnotifier.a-                   , notifier/target/release/libnotifier.d-                   , notifier/target/release/libnotifier.dylib cabal-version:       >=1.10  library@@ -39,7 +36,6 @@   default-language:    Haskell2010   default-extensions:  OverloadedStrings, NoImplicitPrelude   extra-libraries:     notifier, pthread-  extra-lib-dirs:      ./notifier/target/release  test-suite hs-rs-notify-test   type:                exitcode-stdio-1.0@@ -54,4 +50,4 @@  source-repository head   type:     git-  location: https://github.com/githubuser/hs-rs-notify+  location: https://github.com/NoRedInk/hs-rs-notify
− notifier/target/release/libnotifier.a

file too large to diff

− notifier/target/release/libnotifier.d
@@ -1,1 +0,0 @@-/Users/stoeffel/nri/notify/hs-rf-notify/notifier/target/release/libnotifier.dylib: /Users/stoeffel/nri/notify/hs-rf-notify/notifier/src/lib.rs
− notifier/target/release/libnotifier.dylib

binary file changed (2096632 → absent bytes)