Skip to content

Commit 700b979

Browse files
authored
Use a better source-repository (#113)
* It works for people who don't have GitHub SSH credentials * Suggested by @andreasabel in #109
1 parent dc43572 commit 700b979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dlist.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tested-with: GHC==7.0.4
3636

3737
source-repository head
3838
type: git
39-
location: git://github.com/spl/dlist.git
39+
location: https://github.com/spl/dlist.git
4040

4141
flag Werror
4242
description: Enable -Werror

0 commit comments

Comments
 (0)