Use HTTP repository URLs

That way they get linked from Hackage.
This commit is contained in:
Simon Hengel 2012-01-18 09:45:31 +01:00
parent 14f17a1373
commit 5c2f2b11c3
13 changed files with 13 additions and 13 deletions

View File

@ -64,4 +64,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -131,4 +131,4 @@ test-suite tests
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -44,4 +44,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -72,4 +72,4 @@ Executable yesod-chat
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -51,4 +51,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -34,4 +34,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -27,4 +27,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -23,4 +23,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -47,4 +47,4 @@ test-suite runtests
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -22,4 +22,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -68,4 +68,4 @@ test-suite runtests
source-repository head
type: git
location: git://github.com/snoyberg/wai-app-static.git
location: https://github.com/yesodweb/yesod

View File

@ -47,4 +47,4 @@ library
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod

View File

@ -124,4 +124,4 @@ executable yesod
source-repository head
type: git
location: git://github.com/yesodweb/yesod.git
location: https://github.com/yesodweb/yesod