Minor update
authorLuke Hoersten <luke@hoersten.org>
Mon, 08 Dec 2014 22:38:48 -0600
changeset 1 e31281e9da96
parent 0 e77b750dfbda
child 2 1760b7d150cf
Minor update
unagi-streams.cabal
--- a/unagi-streams.cabal	Mon Dec 08 22:31:25 2014 -0600
+++ b/unagi-streams.cabal	Mon Dec 08 22:38:48 2014 -0600
@@ -8,17 +8,13 @@
 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