aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2013-10-04 22:34:06 -0400
committermichaelt <what_is_it_to_do_anything@yahoo.com>2013-10-04 22:34:06 -0400
commit5a1ecce3ce3cfc085982e3f445ea282713731886 (patch)
treeec5196e0b1f8ac11a59b7bc675cf9d690526d50a
parentfac06c44c00de07cc6ad3a50cd2b0d099037fa31 (diff)
downloadtext-pipes-5a1ecce3ce3cfc085982e3f445ea282713731886.tar.gz
text-pipes-5a1ecce3ce3cfc085982e3f445ea282713731886.tar.zst
text-pipes-5a1ecce3ce3cfc085982e3f445ea282713731886.zip
.cabal file
-rw-r--r--text-pipes.cabal7
1 files changed, 1 insertions, 6 deletions
diff --git a/text-pipes.cabal b/text-pipes.cabal
index 1d73a7b..a7978ae 100644
--- a/text-pipes.cabal
+++ b/text-pipes.cabal
@@ -1,19 +1,14 @@
1-- Initial text-pipes.cabal generated by cabal init. For further
2-- documentation, see http://haskell.org/cabal/users-guide/
3
4name: text-pipes 1name: text-pipes
5version: 0.1.0.0 2version: 0.1.0.0
6synopsis: Text pipes. 3synopsis: Text pipes.
7-- description: 4description: Text pipes.
8homepage: github.com/michaelt/text-pipes 5homepage: github.com/michaelt/text-pipes
9license: BSD3 6license: BSD3
10license-file: LICENSE 7license-file: LICENSE
11author: michaelt 8author: michaelt
12maintainer: what_is_it_to_do_anything@yahoo.com 9maintainer: what_is_it_to_do_anything@yahoo.com
13-- copyright:
14category: Text 10category: Text
15build-type: Simple 11build-type: Simple
16-- extra-source-files:
17cabal-version: >=1.10 12cabal-version: >=1.10
18 13
19library 14library