Win32-notify 0.3.0.2 → 0.3.0.3
raw patch · 2 files changed
+10/−1 lines, 2 files
Files
- README.md +8/−0
- Win32-notify.cabal +2/−1
+ README.md view
@@ -0,0 +1,8 @@+[](https://hackage.haskell.org/package/Win32-notify)+[](http://stackage.org/nightly/package/Win32-notify)+[](https://ci.appveyor.com/project/pepeiborra/Win32-notify)++Win32-notify+============++File notification interface for Haskell in Windows
Win32-notify.cabal view
@@ -1,5 +1,5 @@ name: Win32-notify -version: 0.3.0.2 +version: 0.3.0.3 license: BSD3 license-file: LICENSE author: Niklas Broberg @@ -10,6 +10,7 @@ description: A binding to part of the Win32 library for file notification build-type: Simple cabal-version: >= 1.8 +extra-source-files: README.md Source-repository head type: git