Skip to content

Commit 1bcfc9e

Browse files
committed
Use https instead ssh for nix-haskell submodule
1 parent 3809531 commit 1bcfc9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "deps/nix-haskell"]
22
path = deps/nix-haskell
3-
url = git@github.com:reflex-frp/nix-haskell.git
3+
url = https://github.com/reflex-frp/nix-haskell.git
44
[submodule "deps/reflex-dom"]
55
path = deps/reflex-dom
66
url = https://github.com/ymeister/reflex-dom.git

deps/reflex-dom

0 commit comments

Comments
 (0)