src.nth.io/

summaryrefslogtreecommitdiff
path: root/unagi-streams.cabal
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2014-12-08 22:38:48 -0600
committerLuke Hoersten <[email protected]>2014-12-08 22:38:48 -0600
commit9bd1b211a9e78fd6d0ad79fd122d7be774d12899 (patch)
tree396469fa2aaf6064ec5460b183c8a38328a4b840 /unagi-streams.cabal
parent0b181b282ce066d3804757de9b0f8fd7501e6c4b (diff)
Minor update
Diffstat (limited to 'unagi-streams.cabal')
-rw-r--r--unagi-streams.cabal8
1 files changed, 2 insertions, 6 deletions
diff --git a/unagi-streams.cabal b/unagi-streams.cabal
index e527e7a..8ded4ba 100644
--- a/unagi-streams.cabal
+++ b/unagi-streams.cabal
@@ -8,17 +8,13 @@ License: BSD3
License-file: LICENSE
author: Luke Hoersten
maintainer: [email protected]
--- copyright:
-category: System
+category: IO-Streams, Concurrency
build-type: Simple
--- extra-source-files:
-cabal-version: >=1.10
+cabal-version: >= 1.10
library
exposed-modules:
System.IO.Streams.Concurrent.Unagi
- -- other-modules:
- -- other-extensions:
build-depends:
base >= 4.7 && < 4.8
, unagi-chan >= 0.2 && < 0.3