[commit: packages/xhtml] : 3000.2.0.5 from hackage (20ccd30)
git at git.haskell.org
git at git.haskell.org
Wed Jul 19 22:06:32 UTC 2017
Repository : ssh://git@git.haskell.org/xhtml
On branch :
Link : http://git.haskell.org/packages/xhtml.git/commitdiff/20ccd30adca7b3b19566e3299607c35589d9fb34
>---------------------------------------------------------------
commit 20ccd30adca7b3b19566e3299607c35589d9fb34
Author: Chris Dornan <chris at chrisdornan.com>
Date: Wed May 23 09:13:45 2012 +0100
3000.2.0.5 from hackage
>---------------------------------------------------------------
20ccd30adca7b3b19566e3299607c35589d9fb34
.gitignore | 1 -
xhtml.cabal | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 0e2ed13..3a4edf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
.project
-dist
diff --git a/xhtml.cabal b/xhtml.cabal
index 72a4d1c..3f821d6 100644
--- a/xhtml.cabal
+++ b/xhtml.cabal
@@ -18,7 +18,7 @@ Cabal-version: >= 1.6
Source-repository head
type: git
- location: https://github.com/haskell/xhtml
+ location: git at github.com:haskell/xhtml.git
library
Build-depends: base >= 4.0 && < 5.0
More information about the ghc-commits
mailing list