| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.5.
[inputs]: Add ghc-base-compat and ghc-scientific.
|
|
|
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.9.0.1.
[arguments]: Enable tests, allow building with newer QuickCheck.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.3.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.2.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-aeson): Update to 1.2.4.0.
[inputs]: Add ghc-base-compat, ghc-tagged, ghc-th-abstraction,
ghc-time-locale-compat, ghc-uuid-types, ghc-integer-logarithms,
ghc-base-orphans, ghc-base16-bytestring, ghc-generic-deriving,
ghc-test-framework, ghc-test-framework-hunit, ghc-test-framework-quickcheck2,
ghc-quickcheck-instances, and ghc-hashable-time; remove ghc-mtl and ghc-syb.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.8.1.2.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-mime-types): Update to 0.1.0.7.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-xss-sanitize): Update to 0.3.5.7.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.18.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.0.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.3.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-css-text): Update to 0.1.3.0.
|
|
|
|
| |
* gnup/packages/haskell-web.scm (ghc-http-conduit): Update to 2.2.4.
|
|
|
|
| |
* gnup/packages/haskell-web.scm (ghc-http-client-tls): Update to 0.3.5.1.
|
|
|
|
| |
* gnup/packages/haskell-web.scm (ghc-http-client): Update to 0.5.7.1.
|
|
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-http-types)[arguments]: Run tests.
[native-inputs]: Add ghc-doctest, ghc-hspec, ghc-quickcheck,
ghc-quickcheck-instances, and hspec-discover.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.11.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-cookie): Update to 0.4.3.
|
|
|
|
| |
* gnu/packages/haskell-web.scm (ghc-aeson-qq): Update to 0.8.2.
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-tls): Move from here...
* gnu/packages/tls.scm (ghc-tls): ...to here.
* gnu/packages/haskell-web.scm: Use (gnu packages tls).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-asn1-types, ghc-asn1-encoding, ghc-asn1-parse,
ghc-crypto-api, ghc-crypto-api-tests, ghc-cryptohash, ghc-cryptohash-md5,
ghc-cryptohash-sha1, ghc-cryptonite, ghc-digest, ghc-entropy, ghc-pem,
ghc-puremd5, ghc-sha, ghc-x509, ghc-x509-store, ghc-x509-validation,
ghc-x509-system): Move variables to ...
* gnu/packages/haskell-crypto.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/haskell-web.scm,
gnu/packages/version-control.scm: Include haskell-crypto module.
|
|
* 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.
|