aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ghc-haddock-api: Update to 2.19.0.1.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.19.0.1. [arguments]: Add a phase that patches the Cabal file to allow newer versions of Cabal and hspec.
* gnu: ghc-yesod-persistent: Update to 1.6.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.
* gnu: ghc-haddock-library: Update to 1.5.0.1.Timothy Sample2018-10-01
| | | | | | | | | | * gnu/packages/patches/ghc-haddock-library-unbundle.patch: New file. * gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.5.0.1. [source]: Add the patch; add a snippet to remove the bundled library. [arguments]: Add a phase to relax test suite dependency constraints and another to add a missing directory required for tests. [native-inputs]: Add ghc-base-compat, ghc-optparse-applicative, and ghc-tree-diff.
* gnu: ghc-esqueleto: Update to commit b81e0d9.Timothy Sample2018-10-01
| | | | | | | | | * gnu/packages/haskell.scm (ghc-esqueleto): Update to commit b81e0d9. [source]: Use git-fetch. [arguments]: Disable Haddock and add phase to remove MySQL and PostgreSQL test-suites. [inputs]: Add ghc-unliftio. [native-inputs]: Remove ghc-hunit, ghc-monad-control, and ghc-quickcheck.
* gnu: ghc-aws: Update to 0.20.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-aws): Update to 0.20.
* gnu: Add ghc-tree-diff.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-tree-diff): New variable.
* gnu: ghc-persistent-sqlite: Update to 2.8.2.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2.
* gnu: ghc-yesod-core: Update to 1.6.6.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.6. [inputs]: Add ghc-unliftio and ghc-rio.
* gnu: Add ghc-rio.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-rio): New variable.
* gnu: ghc-warp-tls: Update to 3.2.4.3.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.4.3. [inputs]: Add ghc-tls-session-manager.
* gnu: Remove old versions of ghc-doctest.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-doctest-0.12, ghc-doctest-0.13): Remove.
* gnu: ghc-trifecta: Update to 2.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-trifecta): Update to 2. [inputs]: Remove ghc-doctest-0.13, ghc-doctest, and ghc-quickcheck. [native-inputs]: Add ghc-doctest and ghc-quickcheck.
* gnu: ghc-persistent-template: Update to 2.5.4.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-persistent-template): Update to 2.5.4. [arguments]: Update Cabal file to r2.
* gnu: ghc-chart: Update to 1.9.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-chart): Update to 1.9.
* gnu: xmobar: Update to 0.28.Timothy Sample2018-10-01
| | | | * gnu/packages/wm.scm (xmobar): Update to 0.28.
* gnu: ghc-warp: Update to 3.2.23.Timothy Sample2018-10-01
| | | | | | | | | * gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.23. [arguments]: Enable tests. [inputs]: Remove ghc-blaze-builder, ghc-bytestring-builder, and ghc-lifted-base; add ghc-bsb-http-chunked. [native-inputs]: Remove ghc-auto-update and ghc-http; add curl, ghc-lifted-base, and ghc-http-client.
* gnu: ghc-persistent: Update to 2.8.2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-persistent): Update to 2.8.2. [inputs]: Add ghc-void.
* gnu: ghc-lens: Update to 4.16.1.Timothy Sample2018-10-01
| | | | | | | * gnu/packages/haskell.scm (ghc-lens): Update to 4.16.1. [arguments]: Update Cabal file to r2. [inputs]: Remove ghc-doctest-0.13. [native-inputs]: Add ghc-doctest.
* gnu: ghc-feed: Update to 1.0.0.0.Timothy Sample2018-10-01
| | | | | | | * gnu/packages/haskell.scm (ghc-feed): Update to 1.0.0.0. [arguments]: Update Cabal file to r4. [inputs]: Add ghc-base-compat, ghc-safe, ghc-text, ghc-xml-conduit, and ghc-xml-types; remove ghc-xml.
* gnu: cabal-install: Update to 2.2.0.0.Timothy Sample2018-10-01
| | | | | | | * gnu/packages/haskell.scm (cabal-install): Update to 2.2.0.0. [inputs] Add ghc-async, ghc-base16-bytestring, ghc-cryptohash-sha256, ghc-echo, ghc-edit-distance, ghc-hackage-security, ghc-hashable, ghc-resolv, and ghc-tar.
* gnu: Add ghc-resolv.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-resolv): New variable.
* gnu: Add ghc-hackage-security.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-hackage-security): New variable.
* ghc: Add ghc-ed25519.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-crypto.scm (ghc-ed25519): New variable.
* gnu: Add ghc-cryptohash-sha256.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): New variable.
* gnu: Add ghc-echo.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-echo): New variable.
* gnu: hlint: Update to 2.1.10.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (hlint): Update to 2.1.10.
* gnu: ghc-simple-sendfile: Update to 0.2.27.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-simple-sendfile): Update to 0.2.27.
* gnu: ghc-monad-logger: Update to 0.3.29.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-monad-logger): Update to 0.3.29.
* gnu: ghc-yaml: Update to 0.8.32.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.32.
* gnu: ghc-wai-conduit: Update to 3.0.0.4.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-web.scm (ghc-wai-conduit): Update to 3.0.0.4.
* gnu: ghc-foldl: Update to 1.4.3.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-foldl): Update to 1.4.3. [inputs]: Add ghc-semigroups and ghc-semigroupoids.
* gnu: ghc-vector-builder: Update to 0.3.6.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-vector-builder): Update to 0.3.6. [native-inputs]: Add ghc-attoparsec and ghc-rerebase; remove ghc-rebase.
* gnu: ghc-wai-extra: Update to 3.0.24.2.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.24.2.
* gnu: Add ghc-rerebase.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-rerebase): New variable.
* gnu: idris: Update to 1.3.0.Timothy Sample2018-10-01
| | | | | | | | | * gnu/packages/idris.scm (idris): Update to 1.3.0. [inputs]: Remove ghc-aeson-1.1.2.0, ghc-cheapskate-0.1.0.5, and ghc-trifecta-1.6.2.1; add ghc-aeson, ghc-cheapskate, and ghc-megaparsec. [arguments]: Add a phase that patches the Cabal file to allow newer versions of aeson. (ghc-aeson-1.1.2.0, ghc-cheapskate-0.1.0.5, ghc-trifecta-1.6.2.1): Remove.
* gnu: ghc-wai-logger: Update to 2.3.2.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.2.
* gnu: ghc-rebase: Update to 1.2.4.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-rebase): Update to 1.2.4.
* gnu: ghc-kan-extensions: Update to 5.2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-kan-extensions): Update to 5.2. [inputs]: Add ghc-invariant and ghc-transformers-compat.
* gnu: ghc-wai: Update to 3.2.1.2.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-web.scm (ghc-wai): Update to 3.2.1.2.
* gnu: ghc-tasty-rerun: Update to 1.1.12.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.12.
* gnu: ghc-fsnotify: Update to 0.3.0.1.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-fsnotify): Update to 0.3.0.1. [inputs]: Remove ghc-temporary-rc; add ghc-temporary, ghc-random, and ghc-shelly.
* gnu: ghc-either: Update to 5.0.1.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-either): Update to 5.0.1. [native-inputs]: Add ghc-quickcheck, ghc-test-framework, and ghc-test-framework-quickcheck2.
* gnu: ghc-adjunctions: Update to 4.4.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-adjunctions): Update to 4.4. [inputs] Add ghc-transformers-compat. [native-inputs]: Add ghc-generic-deriving, ghc-hspec, and hspec-discover.
* gnu: ghc-vault: Update to 0.3.1.2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-vault): Update to 0.3.1.2. [inputs]: Add ghc-semigroupoids.
* gnu: ghc-skylighting: Update to 0.7.2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-skylighting-core): New variable. (ghc-skylighting): Simplify by inheriting from ghc-skylighting-core.
* gnu: ghc-reducers: Update to 3.12.3.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.3.
* gnu: Add ghc-invariant.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-invariant): New variable.
* gnu: ghc-http-client-tls: Update to 0.3.5.3.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-web.scm (ghc-http-client-tls): Update to 0.3.5.3.
* gnu: ghc-free: Update to 5.0.2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-free): Update to 5.0.2. [inputs]: Add ghc-transformers-base and ghc-transformers-compat.
* gnu: raincat: Update to 1.2.Timothy Sample2018-10-01
| | | | * gnu/packages/games.scm (raincat): Update to 1.2.