Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskeline

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e2f481f60d7a5cc734bf88b88a869c086f8d2c1b

>---------------------------------------------------------------

commit e2f481f60d7a5cc734bf88b88a869c086f8d2c1b
Author: Judah Jacobson <[email protected]>
Date:   Sun Feb 19 23:49:21 2012 +0000

    Add a source-repository flag to the .cabal file.

>---------------------------------------------------------------

 haskeline.cabal |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/haskeline.cabal b/haskeline.cabal
index b97990a..0f7e6fc 100644
--- a/haskeline.cabal
+++ b/haskeline.cabal
@@ -21,6 +21,10 @@ Stability:      Experimental
 Build-Type:     Custom
 extra-source-files: examples/Test.hs CHANGES
 
+source-repository head
+    type: darcs
+    location: http://code.haskell.org/haskeline
+
 -- There are three main advantages to the terminfo backend over the portable,
 -- "dumb" alternative.  First, it enables more efficient control sequences
 -- when redrawing the input.  Second, and more importantly, it enables us



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to