Skip to content

Commit 93be74f

Browse files
chore(deps): update dependency warp to v3.4
1 parent 4ad7823 commit 93be74f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

postgrest.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ library
150150
-- for unix sockets; this is tested in test/io/test_io.py. See
151151
-- https://github.com/kazu-yamamoto/logger/commit/3a71ca70afdbb93d4ecf0083eeba1fbbbcab3fc3
152152
, wai-logger >= 2.4.0
153-
, warp >= 3.3.19 && < 3.4
154-
-- -fno-spec-constr may help keep compile time memory use in check,
153+
, warp >=3.3.19 && <3.5,
155154
-- see https://gitlab.haskell.org/ghc/ghc/issues/16017#note_219304
156155
-- -optP-Wno-nonportable-include-path
157156
-- prevents build failures on case-insensitive filesystems (macos),

0 commit comments

Comments
 (0)