Use HTTP repository URLs
That way they get linked from Hackage.
This commit is contained in:
parent
14f17a1373
commit
5c2f2b11c3
@ -64,4 +64,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -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
|
||||
|
||||
@ -44,4 +44,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -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
|
||||
|
||||
@ -51,4 +51,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -34,4 +34,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -27,4 +27,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -23,4 +23,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -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
|
||||
|
||||
@ -22,4 +22,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -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
|
||||
|
||||
@ -47,4 +47,4 @@ library
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
@ -124,4 +124,4 @@ executable yesod
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/yesodweb/yesod.git
|
||||
location: https://github.com/yesodweb/yesod
|
||||
|
||||
Loading…
Reference in New Issue
Block a user