Skip to content

Commit e89852b

Browse files
committed
Make it easier to get to Github repo from Hackage
1 parent 36da3fb commit e89852b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fgl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tested-with: GHC == 7.0.4, GHC == 7.2.2, GHC == 7.4.2, GHC == 7.6.3,
2222

2323
source-repository head
2424
type: git
25-
location: git://github.com/haskell/fgl.git
25+
location: https://github.com/haskell/fgl.git
2626

2727
flag containers042 {
2828
manual: False

0 commit comments

Comments
 (0)