poll 0.0 → 0.0.0.1
raw patch · 1 files changed
+2/−3 lines, 1 files
Files
- poll.cabal +2/−3
poll.cabal view
@@ -1,11 +1,10 @@ Name: poll-Version: 0.0+Version: 0.0.0.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>, Dylan Simon <dylan@dylex.net> Maintainer: Henning Thielemann <haskell@henning-thielemann.de> Category: System-Build-Type: Simple Synopsis: Bindings to poll.h Description: Poll functionality allows to wait on different FileDescriptors simultaneously.@@ -19,7 +18,7 @@ Source-Repository this type: darcs location: http://code.haskell.org/~thielema/poll/- tag: 0.0+ tag: 0.0.0.1 Library Build-Depends: