summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ghc-rerebase: Update to 1.3.1.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-rerebase): Update to 1.3.1.1.
* gnu: ghc-rebase: Update to 1.3.1.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-rebase): Update to 1.3.1.1.
* gnu: ghc-cryptohash-sha1: Update Cabal file to r4.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal file to r4.
* gnu: ghc-cryptohash-md5: Update Cabal file to r4.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-crypto.scm (ghc-cryptohash-md5): Update Cabal file to r4.
* gnu: ghc-contravariant-extras: Update Cabal file to r1.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-contravariant-extras): Update Cabal file to r1.
* gnu: ghc-wai-logger: Update to 2.3.5.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.5.
* gnu: ghc-exactprint: Update to 0.6.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-exactprint): Update to 0.6.1.
* gnu: ghc-snap-server: Update to 1.1.1.1.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-web.scm (ghc-snap-server): Update to 1.1.1.1. [arguments]: Set Cabal file to r1.
* gnu: ghc-wai: Update to 3.2.2.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-wai): Update to 3.2.2.1.
* gnu: ghc-either: Update to 5.0.1.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-either): Update to 5.0.1.1.
* gnu: ghc-free: Update to 5.1.2.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-free): Update to 5.1.2.
* gnu: ghc-path-io: Update to 1.4.2.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-path-io): Update to 1.4.2. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-uri-bytestring: Update to 0.3.2.2.Timothy Sample2019-11-20
| | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-uri-bytestring): Update to 0.3.2.2. [inputs]: Remove 'ghc-fail'. [native-inputs]: Remove 'ghc-attoparsec', 'ghc-quickcheck', 'ghc-tasty-quickcheck', 'ghc-quickcheck-instances', and 'ghc-generics-sop'; add 'ghc-hedgehog', 'ghc-tasty-hedgehog', and 'ghc-safe'.
* gnu: ghc-auto-update: Update to 0.1.6.Timothy Sample2019-11-20
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-auto-update): Update to 0.1.6. [native-inputs] Add 'ghc-hspec', 'ghc-hunit', 'ghc-retry', and 'hspec-discover'.
* gnu: Add ghc-retry.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-retry): New variable.
* gnu: ghc-bsb-http-chunked: Update to 0.0.0.4.Timothy Sample2019-11-20
| | | | | | | | * gnu/packages/haskell-web.scm (ghc-bsb-http-chunked): Update to 0.0.0.4. [inputs]: Remove 'ghc-bytestring-builder'. [native-inputs]: Add 'ghc-attoparsec', 'ghc-blaze-builder', 'ghc-hedgehog', 'ghc-tasty', 'ghc-tasty-hedgehog', 'ghc-tasty-hunit', and 'ghc-doctest'.
* gnu: Add ghc-tasty-hedgehog.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-check.scm (ghc-tasty-hedgehog): New variable.
* gnu: ghc-hedgehog: Update to 1.0.1.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-check.scm (ghc-hedgehog): Update to 1.0.1. [inputs]: Add 'ghc-fail'.
* gnu: ghc-http2: Update to 1.6.5.Timothy Sample2019-11-20
| | | | | | * gnu/packages/haskell-web.scm (ghc-http2): Update to 1.6.5. [inputs]: Remove 'ghc-bytestring-builder' and 'ghc-hex'; add 'ghc-network-byte-order' and 'ghc-base16-bytestring'.
* gnu: Add ghc-network-byte-order.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-network-byte-order): New variable.
* gnu: ghc-cheapskate: Update to 0.1.1.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-cheapskate): Update to 0.1.1.1.
* gnu: ghc-vault: Update to 0.3.1.3.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-vault): Update to 0.3.1.3. [inputs]: Replace 'ghc-semigroupoids' with 'ghc-semigroups'.
* gnu: ghc-invariant: Update to 0.5.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-invariant): Update to 0.5.3.
* gnu: ghc-statistics: Update to 0.15.1.1.Timothy Sample2019-11-20
| | | | | | | * gnu/packages/haskell-xyz.scm (ghc-statistics): Update to 0.15.1.1. [arguments]: Remove '#:cabal-revision'. [inputs]: Remove 'ghc-erf'; add 'ghc-async' and 'ghc-dense-linear-algebra'.
* gnu: Add ghc-dense-linear-algebra.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-dense-linear-algebra): New variable.
* gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6.Timothy Sample2019-11-20
| | | | | | * gnu/packages/patches/ghc-monad-par-fix-tests.patch: New file. * gnu/local.mk: Add it. * gnu/packages/haskell-xyz.scm (ghc-monad-par): Use it.
* gnu: ghc-texmath: Update to 0.11.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-texmath): Update to 0.11.3.
* gnu: ghc-inline-c-cpp: Update to 0.3.0.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-inline-c-cpp): Update to 0.3.0.3.
* gnu: ghc-skylighting: Update to 0.8.2.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-skylighting): Update to 0.8.2.1.
* gnu: ghc-openssl-streams: Update to 1.2.2.0.Timothy Sample2019-11-20
| | | | | | * gnu/packages/haskell-crypto.scm (ghc-openssl-streams): Update to 1.2.2.0. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-http-api-data: Update to 0.4.1.Timothy Sample2019-11-20
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-http-api-data): Update to 0.4.1. [arguments]: Enable tests. [inputs]: Remove 'ghc-time-locale-compat' and 'ghc-uri-bytestring'; add 'ghc-cookie' and 'ghc-time-compat'. [native-inputs]: Add 'cabal-doctest', 'ghc-nats', 'ghc-hunit', 'ghc-hspec', 'ghc-quickcheck', 'ghc-quickcheck-instances', 'ghc-doctest', and 'hspec-discover'
* gnu: ghc-semigroupoids: Update to 5.3.3.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-semigroupoids): Update to 5.3.3. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-io-streams-haproxy: Update to 1.0.1.0.Timothy Sample2019-11-20
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-io-streams-haproxy): Update to 1.0.1.0. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-pandoc-types: Update to 1.17.6.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-pandoc-types): Update to 1.17.6.1.
* gnu: ghc-aeson-compat: Update to 0.3.9.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-aeson-compat): Update to 0.3.9.
* gnu: ghc-shakespeare: Update to 2.0.22.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-shakespeare): Update to 2.0.22.
* gnu: ghc-inline-c: Update to 0.7.0.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-inline-c): Update to 0.7.0.1.
* gnu: ghc-skylighting-core: Update to 0.8.2.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-skylighting-core): Update to 0.8.2.1.
* gnu: ghc-diff: Patch to work with newer QuickCheck.Timothy Sample2019-11-20
| | | | | | * gnu/packages/patches/ghc-diff-swap-cover-args.patch: New file. * gnu/local.mk: Add it. * gnu/packages/haskell-xyz.scm (ghc-diff): Use it.
* gnu: ghc-aeson-pretty: Update to 0.8.8.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.8.
* gnu: ghc-profunctors: Update to 5.3.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-profunctors): Update to 5.3. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-http-client: Update to 0.6.4.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-http-client): Update to 0.6.4.
* gnu: ghc-snap-core: Update to 1.0.4.0.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-web.scm (ghc-snap-core): Update to 1.0.4.0. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-connection: Update to 0.3.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-connection): Update to 0.3.1.
* gnu: ghc-hslua-module-text: Update to 0.2.1.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-hslua-module-text): Update to 0.2.1. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-tls-session-manager: Update to 0.0.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-tls-session-manager): Update to 0.0.3.
* gnu: ghc-lifted-async: Update to 0.10.0.4.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-lifted-async): Update to 0.10.0.4.
* gnu: ghc-missingh: Update to 1.4.1.0.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-missingh): Update to 1.4.1.0.
* gnu: ghc-email-validate: Update to 2.3.2.12.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-email-validate): Update to 2.3.2.12.
* gnu: ghc-libmpd: Update to 0.9.0.10.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-libmpd): Update to 0.9.0.10. [inputs]: Add 'ghc-safe-exceptions'.