]> git.immae.eu Git - github/fretlink/text-pipes.git/commitdiff
.cabal file
authormichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 5 Oct 2013 02:34:06 +0000 (22:34 -0400)
committermichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 5 Oct 2013 02:34:06 +0000 (22:34 -0400)
text-pipes.cabal

index 1d73a7b2c095a035e76a71a7ad33da6f68fc77e4..a7978aed35ff8fedfbacc58c64b298be2b4b85ab 100644 (file)
@@ -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