mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05: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:
parent
42384b517e
commit
a45c64701b
1 changed files with 0 additions and 1 deletions
|
@ -369,7 +369,6 @@ (define-public ghc-http-conduit
|
||||||
("ghc-warp" ,ghc-warp)
|
("ghc-warp" ,ghc-warp)
|
||||||
("ghc-wai-conduit" ,ghc-wai-conduit)
|
("ghc-wai-conduit" ,ghc-wai-conduit)
|
||||||
("ghc-http-types" ,ghc-http-types)
|
("ghc-http-types" ,ghc-http-types)
|
||||||
("ghc-http-client" ,ghc-http-client)
|
|
||||||
("ghc-cookie" ,ghc-cookie)
|
("ghc-cookie" ,ghc-cookie)
|
||||||
("ghc-conduit-extra" ,ghc-conduit-extra)
|
("ghc-conduit-extra" ,ghc-conduit-extra)
|
||||||
("ghc-streaming-commons" ,ghc-streaming-commons)
|
("ghc-streaming-commons" ,ghc-streaming-commons)
|
||||||
|
|
Loading…
Reference in a new issue