gnu: Move web packages from haskell to haskell-web.
authorRicardo Wurmus <rekado@elephly.net>
Mon, 13 Nov 2017 17:09:36 +0000 (18:09 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Mon, 13 Nov 2017 17:12:37 +0000 (18:12 +0100)
commit44b7374a220caf73e398f156e08887250214cbeb
treea01b53c46cf6eec4f8538239f95d116b058f3b56
parenta06b9b50075a78f846093f86da85d5806b36fbf7
gnu: Move web packages from haskell to haskell-web.

* gnu/packages/haskell.scm (ghc-tagsoup, ghc-cookie, ghc-http-types, ghc-http,
ghc-http-client, ghc-http-client-tls, ghc-http-date, ghc-http2,
ghc-http-conduit, ghc-wai, ghc-wai-logger, ghc-wai-extra, ghc-wai-conduit,
ghc-warp, ghc-warp-tls, ghc-xss-sanitize, ghc-css-text, ghc-mime-types,
ghc-html, ghc-xhtml, ghc-blaze-html, ghc-aeson, ghc-aeson-pretty,
ghc-aeson-qq, ghc-multipart): Move variables to ...
* gnu/packages/haskell-web.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/idris.scm,
gnu/packages/version-control.scm,
gnu/packages/wm.scm: Include haskell-web module.
gnu/local.mk
gnu/packages/haskell-web.scm [new file with mode: 0644]
gnu/packages/haskell.scm
gnu/packages/idris.scm
gnu/packages/version-control.scm
gnu/packages/wm.scm