[commit: haskell2010] master: Update source repo location to be the git repo in .cabal file (f90687b)
Ian Lynagh
igloo at earth.li
Fri Apr 8 13:41:36 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskell2010
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f90687bee55adfd693fe460f2ab4bc270a7f97e3
>---------------------------------------------------------------
commit f90687bee55adfd693fe460f2ab4bc270a7f97e3
Author: Ian Lynagh <igloo at earth.li>
Date: Fri Apr 8 11:22:53 2011 +0100
Update source repo location to be the git repo in .cabal file
>---------------------------------------------------------------
haskell2010.cabal | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/haskell2010.cabal b/haskell2010.cabal
index acd81dc..a2e5f04 100644
--- a/haskell2010.cabal
+++ b/haskell2010.cabal
@@ -63,6 +63,6 @@ Library
extensions: PackageImports, CPP
source-repository head
- type: darcs
- location: http://darcs.haskell.org/packages/haskell2010/
+ type: git
+ location: http://darcs.haskell.org/packages/haskell2010.git/
More information about the Cvs-libraries
mailing list