From 8ebbea6a1caee33e0bf9efa21079c77ecbc6a4fc Mon Sep 17 00:00:00 2001 From: Huw Campbell Date: Fri, 7 Apr 2017 22:53:39 +1000 Subject: [PATCH] Change up submodules --- .gitmodules | 18 +++--------------- lib/disorder.hs | 1 - lib/haskell-hedgehog | 1 + lib/p | 1 - 4 files changed, 4 insertions(+), 17 deletions(-) delete mode 160000 lib/disorder.hs create mode 160000 lib/haskell-hedgehog delete mode 160000 lib/p diff --git a/.gitmodules b/.gitmodules index 361d071..0ca18a7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,3 @@ -[submodule "lib/disorder"] - path = lib/disorder - url = https://github.com/ambiata/disorder.hs -[submodule "lib/x"] - path = lib/x - url = https://github.com/ambiata/x.git -[submodule "lib/p"] - path = lib/p - url = https://github.com/ambiata/p -[submodule "lib/disorder.hs"] - path = lib/disorder.hs - url = https://github.com/ambiata/disorder.hs.git -[submodule "lib/hmatrix"] - path = lib/hmatrix - url = https://github.com/albertoruiz/hmatrix.git +[submodule "lib/haskell-hedgehog"] + path = lib/haskell-hedgehog + url = git@github.com:hedgehogqa/haskell-hedgehog.git diff --git a/lib/disorder.hs b/lib/disorder.hs deleted file mode 160000 index c27c6df..0000000 --- a/lib/disorder.hs +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c27c6df2f43178f9b20e911f9e5771183fdb724a diff --git a/lib/haskell-hedgehog b/lib/haskell-hedgehog new file mode 160000 index 0000000..d2a02fe --- /dev/null +++ b/lib/haskell-hedgehog @@ -0,0 +1 @@ +Subproject commit d2a02fe40b621db5fb7b9ee8a4daef1949e95ef2 diff --git a/lib/p b/lib/p deleted file mode 160000 index 3ea83a8..0000000 --- a/lib/p +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3ea83a82b058ba2e1dd216d9e7832fd49cf33dbd