packages feed

signal 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

signal.cabal view
@@ -1,5 +1,5 @@ name:                signal-version:             0.1.0.0+version:             0.1.0.1 license:             MIT license-file:        LICENSE author:              Piotr Mlodawski@@ -9,7 +9,7 @@ category:            System build-type:          Simple cabal-version:       >=1.10-synopsis:            Signal handling, multiplatform way+synopsis:            Multiplatform signal support for Haskell description:     This simple library allows you to handle os signals on both Linux and Windows.