mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-07 17:55:55 +02:00
gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs.
* gnu/packages/haskell-web.scm (ghc-http-conduit)[native-inputs]: Remove ghc-http-client.
This commit is contained in:
committed by
Ricardo Wurmus
parent
42384b517e
commit
a45c64701b
@@ -369,7 +369,6 @@ and HPACK. Currently HTTP/2 16 framing and HPACK 10 is supported.")
|
||||
("ghc-warp" ,ghc-warp)
|
||||
("ghc-wai-conduit" ,ghc-wai-conduit)
|
||||
("ghc-http-types" ,ghc-http-types)
|
||||
("ghc-http-client" ,ghc-http-client)
|
||||
("ghc-cookie" ,ghc-cookie)
|
||||
("ghc-conduit-extra" ,ghc-conduit-extra)
|
||||
("ghc-streaming-commons" ,ghc-streaming-commons)
|
||||
|
||||
Reference in New Issue
Block a user