Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion burrito
Submodule burrito updated 1 files
+2 −2 burrito.cabal
2 changes: 1 addition & 1 deletion cabal-gild
5 changes: 2 additions & 3 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,16 @@ packages:
rampart
ratel
ratel-wai
rattletrap
salve
saturn
strive
witch
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
1 change: 0 additions & 1 deletion rattletrap
Submodule rattletrap deleted from b411e8
2 changes: 1 addition & 1 deletion saturn
Submodule saturn updated 1 files
+2 −2 saturn.cabal
1 change: 0 additions & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ packages:
- rampart
- ratel
- ratel-wai
- rattletrap
- salve
- saturn
- strive
Expand Down
Loading