Skip to content

Commit 9921743

Browse files
taimoorzaeemsteve-chavez
authored andcommitted
chore(cabal): remove unused haskell dependencies
This should reduce setup time for build process. - cache: introduced in #2928, defunct since #4084 - clock: introduced in #2928, defunct since #4084 - heredoc: introduced in #714, defunct since #4390 - iproute: introduced in #3560, defunct since #4288 Signed-off-by: Taimoor Zaeem <[email protected]>
1 parent bccf7ac commit 9921743

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

postgrest.cabal

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,8 @@ library
102102
, auto-update >= 0.1.4 && < 0.3
103103
, base64-bytestring >= 1 && < 1.3
104104
, bytestring >= 0.10.8 && < 0.13
105-
, cache >= 0.1.3 && < 0.2.0
106105
, case-insensitive >= 1.2 && < 1.3
107106
, cassava >= 0.4.5 && < 0.6
108-
, clock >= 0.8.3 && < 0.9.0
109107
, configurator-pg >= 0.2.11 && < 0.3
110108
, containers >= 0.5.7 && < 0.7
111109
, cookie >= 0.4.2 && < 0.6
@@ -118,11 +116,9 @@ library
118116
, hasql-notifications >= 0.2.2.2 && < 0.2.3
119117
, hasql-pool >= 1.0.1 && < 1.1
120118
, hasql-transaction >= 1.0.1 && < 1.2
121-
, heredoc >= 0.2 && < 0.3
122119
, http-client >= 0.7.19 && < 0.8
123120
, http-types >= 0.12.2 && < 0.13
124121
, insert-ordered-containers >= 0.2.2 && < 0.3
125-
, iproute >= 1.7.0 && < 1.8
126122
, jose-jwt >= 0.9.6 && < 0.11
127123
, lens >= 4.14 && < 5.4
128124
, lens-aeson >= 1.0.1 && < 1.3

0 commit comments

Comments
 (0)