packages feed

Win32-notify-0.1: Win32-notify.cabal

name:           Win32-notify
version:        0.1
license:        BSD3
license-file:   LICENSE
author:         Niklas Broberg
copyright:      Niklas Broberg, 2008
maintainer:     Niklas Broberg <nibro@cs.chalmers.se>
category:       System
synopsis:       A binding to part of the Win32 library for file notification
description:    A binding to part of the Win32 library for file notification
build-type:     Simple
build-depends:  base, Win32, directory
ghc-options:    -Wall -fno-warn-incomplete-patterns -fno-warn-unused-imports
extensions:     ForeignFunctionInterface

exposed-modules:        System.Win32.Notify
other-modules:          System.Win32.FileNotify