Skip to content

Commit 0296b5c

Browse files
committed
package: Use https in source-repository
Fixes cabal check error
1 parent 01cdca7 commit 0296b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dap.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ test-suite tests
9494

9595
source-repository head
9696
type: git
97-
location: git://github.com/haskell-debugger/dap.git
97+
location: https://github.com/haskell-debugger/dap.git

0 commit comments

Comments
 (0)