Skip to content
Snippets Groups Projects
Commit 040f9514 authored by cdornan's avatar cdornan
Browse files

Merge pull request #4 from sol/master

Use https url to git repository in cabal file
parents babffcc2 da427b91
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ Cabal-version: >= 1.6
Source-repository head
type: git
location: git@github.com:haskell/xhtml.git
location: https://github.com/haskell/xhtml
library
Build-depends: base >= 4.0 && < 4.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment