From 5a1ecce3ce3cfc085982e3f445ea282713731886 Mon Sep 17 00:00:00 2001 From: michaelt Date: Fri, 4 Oct 2013 22:34:06 -0400 Subject: [PATCH] .cabal file --- text-pipes.cabal | 7 +------ 1 file changed, 1 insertion(+), 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 @@ --- Initial text-pipes.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/ - name: text-pipes version: 0.1.0.0 synopsis: Text pipes. --- description: +description: Text pipes. homepage: github.com/michaelt/text-pipes license: BSD3 license-file: LICENSE author: michaelt maintainer: what_is_it_to_do_anything@yahoo.com --- copyright: category: Text build-type: Simple --- extra-source-files: cabal-version: >=1.10 library -- 2.41.0