Commit Graph

35600 Commits (91a3c8005d5d28afa7821db2f942fede9b9cf99e)

Author SHA1 Message Date
Timothy Sample c2d2f27537
gnu: ghc-test-framework-quickcheck2: Update Cabal file to r1.
* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update
Cabal file to r1.
2018-10-01 12:12:13 +02:00
Timothy Sample aeb1c6abd5
gnu: ghc-test-framework-hunit: Update Cabal file to r3.
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit): Update Cabal
file to r3.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:13 +02:00
Timothy Sample bc8bda501c
gnu: ghc-test-framework: Update to 0.8.2.0.
* gnu/packages/haskell.scm (ghc-semigroups-bootstrap, ghc-hashable-bootstrap,
ghc-nats-bootstrap, ghc-unordered-containers-bootstrap): New variables for
breaking a dependency cycle with ghc-test-framework.
* gnu/packages/haskell-check.scm (ghc-test-framework): Update to 0.8.2.0.
[arguments]: Add a phase to patch the Cabal file to allow a newer QuickCheck.
[inputs]: Add ghc-semigroups-bootstrap.
2018-10-01 12:12:13 +02:00
Timothy Sample d9404fc122
gnu: ghc-vector-algorithms: Update to 0.7.0.4.
* gnu/packages/haskell.scm (ghc-vector-algorithms): Update to 0.7.0.4.
[arguments]: Remove unneeded "--allow-newer=vector" configure flag; remove
test-patching phase.
[inputs]: Remove ghc-mwc-random.
2018-10-01 12:12:13 +02:00
Timothy Sample 5209fc22e1
gnu: ghc-th-reify-many: Update to 0.1.8.
* gnu/packages/haskell.scm (ghc-th-reify-many): Update to 0.1.8.
2018-10-01 12:12:13 +02:00
Timothy Sample 19b2988287
gnu: ghc-language-c: Update to 0.8.1.
* gnu/packages/haskell.scm (ghc-language-c): Update to 0.8.1.
2018-10-01 12:12:13 +02:00
Timothy Sample 38f0d04e59
gnu: ghc-juicypixels: Update to 3.2.9.5.
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.5.
2018-10-01 12:12:12 +02:00
Timothy Sample 50eff0d5ff
gnu: ghc-boxes: Update to 0.1.5.
* gnu/packages/haskell.scm (ghc-boxes): Update to 0.1.5.
2018-10-01 12:12:12 +02:00
Timothy Sample 57203a15cb
gnu: ghc-vector: Update Cabal file to r3.
* gnu/packages/haskell.scm (ghc-vector): Update Cabal file to r3.
2018-10-01 12:12:12 +02:00
Timothy Sample 9e3e6ee026
gnu: ghc-utility-ht: Update to 0.0.14.
* gnu/packages/haskell.scm (ghc-utility-ht): Update to 0.0.14.
2018-10-01 12:12:12 +02:00
Timothy Sample 46f8898118
gnu: ghc-th-expand-syns: Update to 0.4.4.0.
* gnu/packages/haskell.scm (ghc-th-expand-syns): Update to 0.4.4.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 5285d61490
gnu: ghc-split: Update to 0.2.3.3.
* gnu/packages/haskell.scm (ghc-split): Update to 0.2.3.3.
2018-10-01 12:12:12 +02:00
Timothy Sample 17539a7ed1
gnu: ghc-safe: Update to 0.3.17.
* gnu/packages/haskell.scm (ghc-safe): Update to 0.3.17.
[native-inputs]: Add ghc-quickcheck.
2018-10-01 12:12:12 +02:00
Timothy Sample 3e6fe51f9a
gnu: ghc-regex-tdfa: Update to 1.2.3.1.
* gnu/packages/haskell.scm (ghc-regex-tdfa): Update to 1.2.3.1.
2018-10-01 12:12:12 +02:00
Timothy Sample 4729cfaceb
gnu: ghc-multipart: Update to 0.1.3.
* gnu/packages/haskell-web.scm (ghc-multipart): Update to 0.1.3.
[inputs]: Add ghc-stringsearch.
2018-10-01 12:12:12 +02:00
Timothy Sample 4a2100b8ae
gnu: ghc-lifted-base: Update to 0.2.3.12.
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.12.
2018-10-01 12:12:12 +02:00
Timothy Sample 1a8f5eb2e1
gnu: ghc-json: Update to 0.9.2.
* gnu/packages/haskell.scm (ghc-json): Update to 0.9.2.
2018-10-01 12:12:12 +02:00
Timothy Sample ddfb799e5d
gnu: ghc-indents: Update to 0.5.0.0.
* gnu/packages/haskell.scm (ghc-indents): Update to 0.5.0.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 568cafd56a
gnu: ghc-hs-bibutils: Update to 6.6.0.0.
* gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.6.0.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 3ea018c742
gnu: ghc-haskell-src: Update to 1.0.3.0.
* gnu/packages/haskell.scm (ghc-haskell-src): Update to 1.0.3.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 38922e49ca
gnu: ghc-edisoncore: Update to 1.3.2.1.
* gnu/packages/haskell.scm (ghc-edisoncore): Update to 1.3.2.1.
2018-10-01 12:12:12 +02:00
Timothy Sample 4a3f50e36c
gnu: ghc-chell-quickcheck: Allow newer QuickCheck.
* gnu/packages/haskell.scm (ghc-chell-quickcheck)[arguments]: Add a phase
that patches the Cabal file to allow newer versions of QuickCheck.
(ghc-chell-quickcheck-bootstrap)[arguments]: Ditto.
2018-10-01 12:12:12 +02:00
Timothy Sample fa9c33dc8e
gnu: ghc-chasingbottoms: Update to 1.3.1.4.
* gnu/packages/haskell.scm (ghc-chasingbottoms): Update to 1.3.1.4.
2018-10-01 12:12:12 +02:00
Timothy Sample 7de7ec7d45
gnu: ghc-alex: Update to 3.2.4.
* gnu/packages/haskell.scm (ghc-alex): Update to 3.2.4.
[arguments]: Add a phase to set environment variables for tests.
[native-inputs]: Add which.
2018-10-01 12:12:11 +02:00
Timothy Sample 0588525b06
gnu: ghc-unix-time: Update to 0.3.8.
* gnu/packages/haskell.scm (ghc-unix-time): Update to 0.3.8.
2018-10-01 12:12:11 +02:00
Timothy Sample 80d06b8d98
gnu: ghc-syb: Update to 0.7.
* gnu/packages/haskell.scm (ghc-syb): Update to 0.7.
2018-10-01 12:12:11 +02:00
Timothy Sample e7e7451822
gnu: ghc-reflection: Update to 2.1.4.
* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.4.
2018-10-01 12:12:11 +02:00
Timothy Sample 09b52698ba
gnu: ghc-quickcheck: Update to 2.11.3.
This commit also removes extra versions of ghc-quickcheck that have no
dependents.

* gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.11.3.
[arguments]: Remove "-f base4" configure flag.
(ghc-quickcheck-latest): Delete variable.
(ghc-quickcheck-2.9): Delete variable.
2018-10-01 12:12:11 +02:00
Timothy Sample 8ebdab0dc4
gnu: ghc-parsec: Update to 3.1.13.0.
* gnu/packages/haskell.scm (ghc-parsec): Update to 3.1.13.0.
2018-10-01 12:12:11 +02:00
Timothy Sample d9c620bab0
gnu: ghc-monad-control: Update to 1.0.2.3.
* gnu/packages/haskell.scm (ghc-monad-control): Update to 1.0.2.3.
2018-10-01 12:12:11 +02:00
Timothy Sample 8d75edc010
gnu: ghc-mime-types: Update to 0.1.0.8.
* gnu/packages/haskell-web.scm (ghc-mime-types): Update to 0.1.0.8.
2018-10-01 12:12:11 +02:00
Timothy Sample 0ceaff6f2f
gnu: ghc-cmark-gfm: Update to 0.1.5.
* gnu/packages/haskell.scm (ghc-cmark-gfm): Update to 0.1.5.
2018-10-01 12:12:11 +02:00
Timothy Sample 6a9730a0c4
gnu: ghc-chell: Update to 0.4.0.2.
* gnu/packages/haskell.scm (ghc-chell): Update to 0.4.0.2.
2018-10-01 12:12:11 +02:00
Timothy Sample 343c23988a
gnu: ghc-system-filepath-bootstrap: Update to 0.4.14.
* gnu/packages/haskell.scm (ghc-system-filepath-bootstrap): Update to 0.4.14.
2018-10-01 12:12:11 +02:00
Timothy Sample 2a7c296a5d
gnu: ghc-blaze-builder: Update to 0.4.1.0.
* gnu/packages/haskell.scm (ghc-blaze-builder): Update to 0.4.1.0.
2018-10-01 12:12:11 +02:00
Timothy Sample f46cbe1ec4
gnu: ghc-transformers-base: Update to 0.4.5.2.
* gnu/packages/haskell.scm (ghc-transformers-base): Update to 0.4.5.2.
2018-10-01 12:12:11 +02:00
Timothy Sample 9b6d49e84a
gnu: ghc-time-locale-compat: Update to 0.1.1.5.
* gnu/packages/haskell.scm (ghc-time-locale-compat): Update to 0.1.1.5.
2018-10-01 12:12:11 +02:00
Timothy Sample 08c3993f4f
gnu: ghc-th-lift: Update to 0.7.11.
* gnu/packages/haskell.scm (ghc-th-lift): Update to 0.7.11.
[inputs]: Add ghc-th-abstraction.
2018-10-01 12:12:11 +02:00
Timothy Sample 44f717efff
gnu: ghc-text: Update to 1.2.3.0.
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.3.0.
2018-10-01 12:12:11 +02:00
Timothy Sample 70ee3228bb
gnu: ghc-tagged: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-tagged): Update Cabal file to r2.
2018-10-01 12:12:11 +02:00
Timothy Sample c9fa2a286c
gnu: ghc-statevar: Update to 1.1.1.1.
* gnu/packages/haskell.scm (ghc-statevar): Update to 1.1.1.1.
2018-10-01 12:12:11 +02:00
Timothy Sample 214fae871b
gnu: ghc-sdl-mixer: Update to 0.6.3.0.
* gnu/packages/haskell.scm (ghc-sdl-mixer): Update to 0.6.3.0.
2018-10-01 12:12:10 +02:00
Timothy Sample cfd1a7d066
gnu: ghc-sdl-image: Update to 0.6.2.0.
* gnu/packages/haskell.scm (ghc-sdl-image): Update to 0.6.2.0.
2018-10-01 12:12:10 +02:00
Timothy Sample 6b19c5a477
gnu: ghc-pretty-show: Update to 1.7.
* gnu/packages/haskell.scm (ghc-pretty-show): Update to 1.7.
2018-10-01 12:12:10 +02:00
Timothy Sample e37775110e
gnu: ghc-old-time: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-old-time): Update Cabal file to r2.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:10 +02:00
Timothy Sample d58fda7d65
gnu: ghc-monadrandom: Update to 0.5.1.1.
* gnu/packages/haskell.scm (ghc-monadrandom): Update to 0.5.1.1.
2018-10-01 12:12:10 +02:00
Timothy Sample 8b5d1142c2
gnu: ghc-mmorph: Update to 1.1.2.
* gnu/packages/haskell.scm (ghc-mmorph): Update to 1.1.2.
2018-10-01 12:12:10 +02:00
Timothy Sample c18122265e
gnu: ghc-microlens-th: Update to 0.4.2.2.
* gnu/packages/haskell.scm (ghc-microlens-th): Update to 0.4.2.2.
[inputs]: Add ghc-th-abstraction.
2018-10-01 12:12:10 +02:00
Timothy Sample acf1327130
gnu: ghc-generics-sop: Update to 0.3.2.0.
* gnu/packages/haskell.scm (ghc-generics-sop): Update to 0.3.2.0.
2018-10-01 12:12:10 +02:00
Timothy Sample 95415545ab
gnu: ghc-foundation: Update to 0.0.21.
* gnu/packages/haskell.scm (ghc-foundation): Update to 0.0.21.
[arguments]: Add a phase to create missing "Setup.hs" file.
2018-10-01 12:12:10 +02:00