1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 07:15:53 +02:00
Commit Graph

1144 Commits

Author SHA1 Message Date
Timothy Sample 23aa12fc09 gnu: ghc-simple-sendfile: Update to 0.2.27.
* gnu/packages/haskell.scm (ghc-simple-sendfile): Update to 0.2.27.
2018-10-01 12:12:20 +02:00
Timothy Sample 6f7280b090 gnu: ghc-monad-logger: Update to 0.3.29.
* gnu/packages/haskell.scm (ghc-monad-logger): Update to 0.3.29.
2018-10-01 12:12:20 +02:00
Timothy Sample 1613ee19f6 gnu: ghc-yaml: Update to 0.8.32.
* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.32.
2018-10-01 12:12:20 +02:00
Timothy Sample ca96ba99ae gnu: ghc-foldl: Update to 1.4.3.
* gnu/packages/haskell.scm (ghc-foldl): Update to 1.4.3.
[inputs]: Add ghc-semigroups and ghc-semigroupoids.
2018-10-01 12:12:20 +02:00
Timothy Sample c237721ea5 gnu: ghc-vector-builder: Update to 0.3.6.
* gnu/packages/haskell.scm (ghc-vector-builder): Update to 0.3.6.
[native-inputs]: Add ghc-attoparsec and ghc-rerebase; remove ghc-rebase.
2018-10-01 12:12:20 +02:00
Timothy Sample 9516ef4f93 gnu: Add ghc-rerebase.
* gnu/packages/haskell.scm (ghc-rerebase): New variable.
2018-10-01 12:12:20 +02:00
Timothy Sample 6d2fd200f4 gnu: ghc-rebase: Update to 1.2.4.
* gnu/packages/haskell.scm (ghc-rebase): Update to 1.2.4.
2018-10-01 12:12:20 +02:00
Timothy Sample 8b1573b1e4 gnu: ghc-kan-extensions: Update to 5.2.
* gnu/packages/haskell.scm (ghc-kan-extensions): Update to 5.2.
[inputs]: Add ghc-invariant and ghc-transformers-compat.
2018-10-01 12:12:20 +02:00
Timothy Sample b587518960 gnu: ghc-fsnotify: Update to 0.3.0.1.
* 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.
2018-10-01 12:12:20 +02:00
Timothy Sample 751a8c0b43 gnu: ghc-either: Update to 5.0.1.
* gnu/packages/haskell.scm (ghc-either): Update to 5.0.1.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-10-01 12:12:20 +02:00
Timothy Sample 38563d9140 gnu: ghc-adjunctions: Update to 4.4.
* 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.
2018-10-01 12:12:20 +02:00
Timothy Sample 128c4c40e4 gnu: ghc-vault: Update to 0.3.1.2.
* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.1.2.
[inputs]: Add ghc-semigroupoids.
2018-10-01 12:12:20 +02:00
Timothy Sample 61849d425f gnu: ghc-skylighting: Update to 0.7.2.
* gnu/packages/haskell.scm (ghc-skylighting-core): New variable.
(ghc-skylighting): Simplify by inheriting from ghc-skylighting-core.
2018-10-01 12:12:19 +02:00
Timothy Sample d8717c89b4 gnu: ghc-reducers: Update to 3.12.3.
* gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.3.
2018-10-01 12:12:19 +02:00
Timothy Sample 8e06e15b7d gnu: Add ghc-invariant.
* gnu/packages/haskell.scm (ghc-invariant): New variable.
2018-10-01 12:12:19 +02:00
Timothy Sample 955738723b gnu: ghc-free: Update to 5.0.2.
* gnu/packages/haskell.scm (ghc-free): Update to 5.0.2.
[inputs]: Add ghc-transformers-base and ghc-transformers-compat.
2018-10-01 12:12:19 +02:00
Timothy Sample 01a67f89d1 gnu: ghc-shakespeare: Update to 2.0.15.
* gnu/packages/haskell.scm (ghc-shakespeare): Update to 2.0.15.
2018-10-01 12:12:19 +02:00
Timothy Sample 07f38c6a26 gnu: ghc-semigroupoids: Update to 5.2.2.
* gnu/packages/haskell.scm (ghc-semigroupoids): Update to 5.2.2.
[arguments]: Enable tests and update Cabal file to r4.
[inputs]: Add ghc-hashable and ghc-unordered-containers.
[native-inputs]: Add cabal-doctests and ghc-doctests.
(ghc-semigroupoids-5.2.2): Remove variable.
2018-10-01 12:12:19 +02:00
Timothy Sample bf73366886 gnu: ghc-profunctors: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-profunctors): Update Cabal file to r2.
2018-10-01 12:12:19 +02:00
Timothy Sample 4979dcd195 gnu: ghc-pandoc-types: Remove unneeded "--allow-newer" flag.
* gnu/packages/haskell.scm (ghc-pandoc-types)[arguments]: Remove the
unneeded "--allow-newer=QuickCheck" confingure flag.
2018-10-01 12:12:19 +02:00
Timothy Sample a57c91a192 gnu: ghc-lifted-async: Update to 0.10.0.2.
* gnu/packages/haskell.scm (ghc-lifted-async): Update to 0.10.0.2.
[inputs]: Add ghc-tasty-expected-failure.
2018-10-01 12:12:19 +02:00
Timothy Sample de02e56bcb gnu: ghc-http-api-data: Update to 0.3.8.1.
* gnu/packages/haskell.scm (ghc-http-api-data): Update to 0.3.8.1.
2018-10-01 12:12:19 +02:00
Timothy Sample 085f26d1e1 gnu: ghc-hslua-module-text: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-hslua-module-text): Update Cabal file to r1.
2018-10-01 12:12:19 +02:00
Timothy Sample dfe5f60f2d gnu: ghc-doctemplates: Update to 0.2.2.1.
* gnu/packages/haskell.scm (ghc-doctemplates): Update to 0.2.2.1.
2018-10-01 12:12:19 +02:00
Timothy Sample f4585fd1fd gnu: ghc-connection: Update to 0.2.8.
* gnu/packages/haskell.scm (ghc-connection): Update to 0.2.8.
2018-10-01 12:12:19 +02:00
Timothy Sample 22b5a1a477 gnu: ghc-aeson-compat: Update to 0.3.8.
* gnu/packages/haskell.scm (ghc-aeson-compat): Update to 0.3.8.
2018-10-01 12:12:18 +02:00
Timothy Sample bad349d8a6 gnu: ghc-uri-bytestring: Update to 0.3.2.0.
* gnu/packages/haskell.scm (ghc-uri-bytestring): Update to 0.3.2.0.
2018-10-01 12:12:18 +02:00
Timothy Sample 774f398414 gnu: ghc-parsers: Update to 0.12.9.
* gnu/packages/haskell.scm (ghc-parsers): Update to 0.12.9.
2018-10-01 12:12:18 +02:00
Timothy Sample 867ac7fe58 gnu: ghc-hslua: Update to 0.9.5.2.
* gnu/packages/haskell.scm (ghc-hslua): Update to 0.9.5.2.
2018-10-01 12:12:18 +02:00
Timothy Sample dcfee7b6d5 gnu: ghc-haskell-src-meta: Update to 0.8.0.3.
* gnu/packages/haskell.scm (ghc-haskell-src-meta): Update to 0.8.0.3.
2018-10-01 12:12:18 +02:00
Timothy Sample 255a31f841 gnu: ghc-haskell-src-exts-util: Update to 0.2.3.
* gnu/packages/haskell.scm (ghc-haskell-src-exts-util): Update to 0.2.3.
2018-10-01 12:12:18 +02:00
Timothy Sample 2dee63943b gnu: ghc-glut: Update to 2.7.0.14.
* gnu/packages/haskell.scm (ghc-glut): Update to 2.7.0.14.
2018-10-01 12:12:18 +02:00
Timothy Sample 146198f898 gnu: ghc-email-validate: Update to 2.3.2.6.
* gnu/packages/haskell.scm (ghc-email-validate): Update to 2.3.2.6.
2018-10-01 12:12:18 +02:00
Timothy Sample 892d554647 gnu: ghc-cgi: Adjust dependency constraints.
* gnu/packages/haskell.scm (ghc-cgi)[arguments]: Remove "--allow-newer"
configure flag; add a phase that patches the Cabal file to allow newer
versions of exceptions, time, doctest, and QuickCheck.
2018-10-01 12:12:18 +02:00
Timothy Sample 8574e6c704 gnu: ghc-bifunctors: Update to 5.5.3.
* gnu/packages/haskell.scm (ghc-bifunctors): Update to 5.5.3.
2018-10-01 12:12:18 +02:00
Timothy Sample 8e4394a571 gnu: ghc-attoparsec-iso8601: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-attoparsec-iso8601): Update Cabal file to r1.
2018-10-01 12:12:18 +02:00
Timothy Sample fd358b34c3 gnu: ghc-socks: Update to 0.5.6.
* gnu/packages/haskell.scm (ghc-socks): Update to 0.5.6.
2018-10-01 12:12:17 +02:00
Timothy Sample ce88eae9a3 gnu: ghc-opengl: Update to 3.0.2.2.
* gnu/packages/haskell.scm (ghc-opengl): Update to 3.0.2.2.
2018-10-01 12:12:17 +02:00
Timothy Sample 81caf94885 gnu: ghc-megaparsec: Update to 6.5.0.
* gnu/packages/haskell.scm (ghc-megaparsec): Update to 6.5.0.
[arguments]: Update Cabal file to r4.
2018-10-01 12:12:17 +02:00
Timothy Sample b9a6398692 gnu: ghc-iproute: Update to 1.7.5.
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.5.
2018-10-01 12:12:17 +02:00
Timothy Sample 14b0ade66f gnu: ghc-haskell-src-exts: Update to 1.20.2.
* gnu/packages/haskell.scm (ghc-haskell-src-exts): Update to 1.20.2.
[inputs]: Replace ghc-pretty-show-for-haskell-src-exts with ghc-pretty-show.
(ghc-pretty-show-for-haskell-src-exts): Remove.
2018-10-01 12:12:17 +02:00
Timothy Sample c2828c8149 gnu: ghc-comonad: Update to 5.0.4.
* gnu/packages/haskell.scm (ghc-comonad): Update to 5.0.4.
[native-inputs]: Add cabal-doctest and ghc-doctest.
2018-10-01 12:12:17 +02:00
Timothy Sample 40a8d0762f gnu: ghc-bytes: Update to 0.15.5.
* gnu/packages/haskell.scm (ghc-bytes): Update to 0.15.5.
[inputs]: Replace ghc-doctest-0.13 with ghc-doctest.
2018-10-01 12:12:17 +02:00
Timothy Sample 0f9e74e9f7 gnu: ghc-attoparsec: Enable tests and allow newer QuickCheck.
* gnu/packages/haskell.scm (ghc-attoparsec)[arguments]: Enable tests and
add a phase that patches the Cabal file to allow a newer QuickCheck and
removes a failing test.
2018-10-01 12:12:17 +02:00
Timothy Sample 74f490ec0b gnu: ghc-zip-archive: Update to 0.3.3.
* gnu/packages/haskell.scm (ghc-zip-archive): Update to 0.3.3.
[inputs]: Remove ghc-old-time and zip.
[native-inputs]: Add unzip.
2018-10-01 12:12:17 +02:00
Timothy Sample 0618a71b1e gnu: ghc-wave: Update to 0.1.5.
* gnu/packages/haskell.scm (ghc-wave): Update to 0.1.5.
2018-10-01 12:12:17 +02:00
Timothy Sample 10ae734585 gnu: ghc-typed-process: Update to 0.2.3.0.
* gnu/packages/haskell.scm (ghc-typed-process): Update to 0.2.3.0.
2018-10-01 12:12:17 +02:00
Timothy Sample 5a92fb411c gnu: ghc-network: Update to 2.6.3.6.
* gnu/packages/haskell.scm (ghc-network): Update to 2.6.3.6.
2018-10-01 12:12:17 +02:00
Timothy Sample b3cd1712a8 gnu: ghc-mockery: Update to 0.3.5.
* gnu/packages/haskell.scm (ghc-mockery): Update to 0.3.5.
2018-10-01 12:12:17 +02:00
Timothy Sample a154111763 gnu: ghc-markdown-unlit: Update to 0.5.0.
* gnu/packages/haskell.scm (ghc-markdown-unlit): Update to 0.5.0.
2018-10-01 12:12:17 +02:00