haskell-hinotify 0.3.5-5 source package in Ubuntu

Changelog

haskell-hinotify (0.3.5-5) unstable; urgency=low


  * Fix crash caused by filename encoding issue.
    https://github.com/kolmodin/hinotify/issues/5

 -- Joey Hess <email address hidden>  Sat, 20 Jul 2013 15:04:40 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
linux-any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hinotify_0.3.5-5.dsc 2.2 KiB ad5dccdf011046659e27a029ee2a4fb8f19a2c997a9ff5f45f0946b3409ce72d
haskell-hinotify_0.3.5.orig.tar.gz 10.8 KiB 14c42e1fe3b7cef1bf5a545615c33b20ce7c6affe8474824faeb0d2e38deff02
haskell-hinotify_0.3.5-5.debian.tar.gz 3.2 KiB c0e3d7d4ac39490fff378e19bfdc5acc61e441890086c1a1232142a668a36f86

Available diffs

No changes file available.

Binary packages built by this source

libghc-hinotify-dev: No summary available for libghc-hinotify-dev in ubuntu saucy.

No description available for libghc-hinotify-dev in ubuntu saucy.

libghc-hinotify-doc: No summary available for libghc-hinotify-doc in ubuntu saucy.

No description available for libghc-hinotify-doc in ubuntu saucy.

libghc-hinotify-prof: Haskell inotify library; profiling libraries

 Hinotify is a Haskell library for inotify, a part of the Linux kernel
 .
 Hinotify uses inotify to provide file system event notification,
 simply add a watcher to a file or directory and get an event when it
 is accessed or modified.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.