diff --git a/.gitmodules b/.gitmodules index 9589bf6..babc95c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,9 +34,6 @@ [submodule "ratel-wai"] path = ratel-wai url = https://github.com/tfausak/ratel-wai.git -[submodule "rattletrap"] - path = rattletrap - url = https://github.com/tfausak/rattletrap.git [submodule "salve"] path = salve url = https://github.com/tfausak/salve.git diff --git a/README.md b/README.md index 0218954..618ab5f 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,6 @@ I actively maintain on Hackage. [![CI](https://github.com/tfausak/ratel-wai/actions/workflows/ci.yml/badge.svg)](https://github.com/tfausak/ratel-wai/actions/workflows/ci.yml) [![Hackage](https://badgen.net/hackage/v/ratel-wai)](https://hackage.haskell.org/package/ratel-wai) -- :car: rattletrap - [![GitHub](https://badgen.net/github/open-issues/tfausak/rattletrap)](https://github.com/tfausak/rattletrap) - [![CI](https://github.com/tfausak/rattletrap/actions/workflows/ci.yml/badge.svg)](https://github.com/tfausak/rattletrap/actions/workflows/ci.yml) - [![Hackage](https://badgen.net/hackage/v/rattletrap)](https://hackage.haskell.org/package/rattletrap) - - :syringe: salve [![GitHub](https://badgen.net/github/open-issues/tfausak/salve)](https://github.com/tfausak/salve) [![CI](https://github.com/tfausak/salve/actions/workflows/ci.yml/badge.svg)](https://github.com/tfausak/salve/actions/workflows/ci.yml) diff --git a/burrito b/burrito index 5ea67b7..abe4cc0 160000 --- a/burrito +++ b/burrito @@ -1 +1 @@ -Subproject commit 5ea67b76ed6db400d2c8adabd2672e55661f5340 +Subproject commit abe4cc01a5fbd14773b876058a5d05b56e6432a2 diff --git a/cabal-gild b/cabal-gild index 36de44d..1f13eee 160000 --- a/cabal-gild +++ b/cabal-gild @@ -1 +1 @@ -Subproject commit 36de44d75440d7e31dbbfca75a25a4c75f902651 +Subproject commit 1f13eeef0af5ff520457b5e0260f3f2e99b76fa2 diff --git a/cabal.project b/cabal.project index 8f02657..542cd12 100644 --- a/cabal.project +++ b/cabal.project @@ -11,7 +11,6 @@ packages: rampart ratel ratel-wai - rattletrap salve saturn strive @@ -19,9 +18,9 @@ packages: wuss allow-newer: - , optparse-generic:time -- https://github.com/fizruk/http-api-data/issues/147 - , http-api-data:base -- https://github.com/haskell-servant/servant/pull/1753 + , optparse-generic:time + , http-api-data:base , servant-foreign:base , servant:base diff --git a/patrol b/patrol index adcae62..531b180 160000 --- a/patrol +++ b/patrol @@ -1 +1 @@ -Subproject commit adcae624d2432d28ef9ec73c0c72c31071719652 +Subproject commit 531b1804c4b4b9393440fc5ff1aa322ce677e21f diff --git a/rattletrap b/rattletrap deleted file mode 160000 index b411e85..0000000 --- a/rattletrap +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b411e85cdf4d5fc6286b55230437c53c5f019978 diff --git a/saturn b/saturn index 19368e4..9c5099b 160000 --- a/saturn +++ b/saturn @@ -1 +1 @@ -Subproject commit 19368e492773394705535394657125cfde96126b +Subproject commit 9c5099b554eebe67a896f912bb3a3ed81de688d7 diff --git a/stack.yaml b/stack.yaml index 67c56d0..c64b7e5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,7 +11,6 @@ packages: - rampart - ratel - ratel-wai - - rattletrap - salve - saturn - strive