Commit Graph

1011 Commits (8c14f7f8a7ab0722bf4c9f92fd28ae85514d564f)

Author SHA1 Message Date
Timothy Sample e99625b5ae
gnu: ghc-void: Update to 0.7.2.
* gnu/packages/haskell.scm (ghc-void): Update to 0.7.2.
2018-10-01 12:12:14 +02:00
Timothy Sample c839da8512
gnu: ghc-hmatrix: Update to 0.19.0.0.
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.19.0.0.
[inputs]: Add ghc-semigroups.
2018-10-01 12:12:14 +02:00
Timothy Sample 2927343183
gnu: ghc-glob: Update to 0.9.2.
* gnu/packages/haskell.scm (ghc-glob): Update to 0.9.2.
2018-10-01 12:12:14 +02:00
Timothy Sample 48f8ba91ca
gnu: ghc-chunked-data: Update to 0.3.1.
* gnu/packages/haskell.scm (ghc-chunked-data): Update to 0.3.1.
2018-10-01 12:12:14 +02:00
Timothy Sample 42c000dcf5
gnu: ghc-semigroups: Update to 0.18.5.
* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.5.
2018-10-01 12:12:14 +02:00
Timothy Sample e59983ece5
gnu: ghc-hinotify: Update to 0.3.10.
* gnu/packages/haskell.scm (ghc-hinotify): Update to 0.3.10.
[inputs]: Add ghc-async.
2018-10-01 12:12:14 +02:00
Timothy Sample e0b8cc34a4
gnu: ghc-unordered-containers: Update to 0.2.9.0.
* gnu/packages/haskell.scm (ghc-unordered-containers): Update to 0.2.9.0.
2018-10-01 12:12:14 +02:00
Timothy Sample 6062c4610e
gnu: ghc-psqueues: Update to 0.2.7.0.
* gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.7.0.
[arguments]: Remove unneeded "--allow-newer=QuickCheck" configure flag.
2018-10-01 12:12:14 +02:00
Timothy Sample d62f695119
gnu: ghc-nats: Update to 1.1.2.
* gnu/packages/haskell.scm (ghc-nats): Update to 1.1.2.
2018-10-01 12:12:14 +02:00
Timothy Sample fef71dbc9d
gnu: ghc-hashtables: Update to 1.2.3.1.
* gnu/packages/haskell.scm (ghc-hashtables): Update to 1.2.3.1.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:14 +02:00
Timothy Sample 75c07ef519
gnu: ghc-hashable-time: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-hashable-time): Update Cabal file to r1.
2018-10-01 12:12:14 +02:00
Timothy Sample 24e18bf937
gnu: ghc-errors: Update to 2.3.0.
* gnu/packages/haskell.scm (ghc-errors): Update to 2.3.0.
2018-10-01 12:12:14 +02:00
Timothy Sample f5aa584541
gnu: ghc-case-insensitive: Update to 1.2.0.11.
* gnu/packages/haskell.scm (ghc-case-insensitive): Update to 1.2.0.11.
2018-10-01 12:12:13 +02:00
Timothy Sample b925e1f537
gnu: ghc-async: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-async): Update to 2.2.1.
[inputs]: Add ghc-hashable.
2018-10-01 12:12:13 +02:00
Timothy Sample c496fb9873
gnu: ghc-hashable: Update to 1.2.7.0.
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.7.0.
2018-10-01 12:12:13 +02:00
Timothy Sample 9c072f820e
gnu: ghc-fingertree: Update to 0.1.4.1.
* gnu/packages/haskell.scm (ghc-fingertree): Update to 0.1.4.1.
2018-10-01 12:12:13 +02:00
Timothy Sample 5f192d52a3
gnu: ghc-exceptions: Update to 0.10.0.
* gnu/packages/haskell.scm (ghc-exceptions): Update to 0.10.0.
[arguments]: Remove unneeded "--allow-newer=QuickCheck" configure flag.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-hunit.
2018-10-01 12:12:13 +02:00
Timothy Sample d340ee858f
gnu: ghc-edit-distance: Replace "--allow-newer" flag.
* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Replace
"--allow-newer" configure flag with a phase that patches the Cabal file.
2018-10-01 12:12:13 +02:00
Timothy Sample 5f4327df7f
gnu: ghc-deepseq-generics: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update Cabal file to r2.
2018-10-01 12:12:13 +02:00
Timothy Sample 91ffeed70a
gnu: ghc-cereal: Update to 0.5.7.0.
* gnu/packages/haskell.scm (ghc-cereal): Update to 0.5.7.0.
2018-10-01 12:12:13 +02:00
Timothy Sample 5e4058ad85
gnu: ghc-bytestring-handle: Allow newer base and QuickCheck.
* gnu/packages/haskell.scm (ghc-bytestring-handle)[arguments]: Add a phase
that patches the Cabal file to allow newer versions of base and QuickCheck.
2018-10-01 12:12:13 +02:00
Timothy Sample d09b2ad428
gnu: ghc-x11: Update to 1.9.
* gnu/packages/haskell.scm (ghc-x11): Update to 1.9.
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 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 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 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
Timothy Sample ecefe4ce87
gnu: ghc-ansi-terminal: Update to 0.8.0.4.
* gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.8.0.4.
[inputs]: Add ghc-colour.
2018-10-01 12:12:10 +02:00
Timothy Sample 8642b86a00
gnu: hscolour: Update to 1.24.4.
* gnu/packages/haskell.scm (hscolour): Update to 1.24.4.
2018-10-01 12:12:10 +02:00
Timothy Sample e09ef4fcca
gnu: ghc-zlib: Relax test framework dependency constraints.
* gnu/packages/haskell.scm (ghc-zlib)[arguments]: Remove "--allow-newer"
configure flag and add a phase that removes dependency version constraints
from some of the test frameworks.
2018-10-01 12:12:10 +02:00
Timothy Sample 061832f1f9
gnu: ghc-wl-pprint: Update to 1.2.1.
* gnu/packages/haskell.scm (ghc-wl-pprint): Update to 1.2.1.
2018-10-01 12:12:10 +02:00
Timothy Sample c325dde270
gnu: ghc-utf8-string: Update Cabal file to r3.
* gnu/packages/haskell.scm (ghc-utf8-string): Update Cabal file to r3.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:10 +02:00
Timothy Sample f871a55502
gnu: ghc-unliftio-core: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-unliftio-core): Update Cabal file to r1.
2018-10-01 12:12:10 +02:00
Timothy Sample 32a9a38087
gnu: ghc-unix-compat: Update to 0.5.1.
* gnu/packages/haskell.scm (ghc-unix-compat): Update to 0.5.1.
2018-10-01 12:12:09 +02:00
Timothy Sample 06dae8ffe9
gnu: ghc-unexceptionalio: Update to 0.4.0.
* gnu/packages/haskell.scm (ghc-unexceptionalio): Update to 0.4.0.
2018-10-01 12:12:09 +02:00
Timothy Sample 58c102e08d
gnu: ghc-unbounded-delays: Update to 0.1.1.0.
* gnu/packages/haskell.scm (ghc-unbounded-delays): Update to 0.1.1.0.
2018-10-01 12:12:09 +02:00
Timothy Sample d7f14885bb
gnu: ghc-transformers-compat: Update to 0.6.2.
* gnu/packages/haskell.scm (ghc-transformers-compat): Update to 0.6.2.
2018-10-01 12:12:09 +02:00
Timothy Sample 5fe52835d9
gnu: ghc-th-abstraction: Update to 0.2.8.0.
* gnu/packages/haskell.scm (ghc-th-abstraction): Update to 0.2.8.0.
2018-10-01 12:12:09 +02:00
Timothy Sample 4112a2e7c4
gnu: ghc-stringbuilder: Update to 0.5.1.
* gnu/packages/haskell.scm (ghc-stringbuilder): Update to 0.5.1.
2018-10-01 12:12:09 +02:00
Timothy Sample c2e393cccb
gnu: ghc-simple-reflect: Update to 0.3.3.
* gnu/packages/haskell.scm (ghc-simple-reflect): Update to 0.3.3.
2018-10-01 12:12:09 +02:00
Timothy Sample 42f2732e13
gnu: ghc-setlocale: Update to 1.0.0.8.
* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.8.
2018-10-01 12:12:09 +02:00
Timothy Sample 30a8c0d81e
gnu: ghc-sdl: Update to 0.6.7.0.
* gnu/packages/haskell.scm (ghc-sdl): Update to 0.6.7.0.
2018-10-01 12:12:09 +02:00
Timothy Sample e218220266
gnu: ghc-parser-combinators: Update to 1.0.0.
* gnu/packages/haskell.scm (ghc-parser-combinators): Update to 1.0.0.
2018-10-01 12:12:09 +02:00
Timothy Sample 62f97b1217
gnu: ghc-parallel: Update to 3.2.2.0.
* gnu/packages/haskell.scm (ghc-parallel): Update to 3.2.2.0.
2018-10-01 12:12:09 +02:00
Timothy Sample 12eb67dcc9
gnu: ghc-old-locale: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-old-locale): Update Cabal file to r2.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:09 +02:00
Timothy Sample e433898d8c
gnu: ghc-network-info: Update to 0.2.0.10.
* gnu/packages/haskell.scm (ghc-network-info): Update to 0.2.0.10.
2018-10-01 12:12:09 +02:00
Timothy Sample f06b5f23c0
gnu: ghc-microlens: Update to 0.4.9.1.
* gnu/packages/haskell.scm (ghc-microlens): Update to 0.4.9.1.
2018-10-01 12:12:09 +02:00
Timothy Sample 9959625056
gnu: ghc-ieee754: Update to 0.8.0.
* gnu/packages/haskell.scm (ghc-ieee754): Update to 0.8.0.
2018-10-01 12:12:09 +02:00
Timothy Sample a3aaf87a99
gnu: ghc-happy: Update to 1.19.9.
* gnu/packages/haskell.scm (ghc-happy): Update to 1.19.9.
2018-10-01 12:12:09 +02:00
Timothy Sample 6b850af42d
gnu: ghc-geniplate-mirror: Update to 0.7.6.
* gnu/packages/haskell.scm (ghc-geniplate-mirror): Update to 0.7.6.
2018-10-01 12:12:09 +02:00
Timothy Sample 7d887a2cec
gnu: ghc-easy-file: Update to 0.2.2.
* gnu/packages/haskell.scm (ghc-easy-file): Update to 0.2.2.
2018-10-01 12:12:08 +02:00
Timothy Sample d05d03dda0
gnu: ghc-colour: Update to 2.3.4.
* gnu/packages/haskell.scm (ghc-colour): Update to 2.3.4.
[arguments]: Disable tests.
2018-10-01 12:12:08 +02:00
Timothy Sample 0ff8558a4d
gnu: ghc-cmdargs: Update to 0.10.20.
* gnu/packages/haskell.scm (ghc-cmdargs): Update to 0.10.20.
2018-10-01 12:12:08 +02:00
Timothy Sample d3cc0eb2f3
gnu: ghc-base-prelude: Update to 1.3.
* gnu/packages/haskell.scm (ghc-base-prelude): Update to 1.3.
2018-10-01 12:12:08 +02:00
Timothy Sample 6bacde7cd7
gnu: ghc-basement: Update to 0.0.8.
* gnu/packages/haskell.scm (ghc-basement): Update to 0.0.8.
2018-10-01 12:12:08 +02:00
Timothy Sample 988dee48d0
gnu: cabal-doctest: Update Cabal file to r1.
* gnu/packages/haskell.scm (cabal-doctest): Update Cabal file to r1.
2018-10-01 12:12:08 +02:00
Timothy Sample f54f04756f
gnu: ghc-mtl: Remove built-in Haskell package.
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl.
* gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden,
ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun,
ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509,
ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove
ghc-mtl.
* gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit,
ghc-yesod-core)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi,
ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install,
ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta,
ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb,
ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi,
ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens,
ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath,
ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many,
ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip,
ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting,
ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1,
ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints,
ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck,
ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par,
ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger,
ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational,
ghc-chart)[inputs]: Remove ghc-mtl.
(ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl.
(ghc-mtl): Remove variable.
* gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl.
* gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl.
* gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove
ghc-mtl.
* gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove
ghc-mtl.
* gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl.
2018-10-01 12:12:08 +02:00
Timothy Sample dde15fea25
gnu: ghc: Use GHC 8.4.3 as the default GHC.
* gnu/packages/haskell.scm (ghc): Switch to ghc-8.
2018-10-01 12:12:04 +02:00
Ricardo Wurmus a235ea4f30
gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
2018-09-20 17:20:07 +02:00
Ricardo Wurmus e30397dddb
gnu: ghc-xml-conduit: Update to 1.8.0.1.
* gnu/packages/haskell.scm (ghc-xml-conduit): Update to 1.8.0.1.
[inputs]: Add ghc-doctest.
2018-09-20 17:20:02 +02:00
Ricardo Wurmus f9f4578ba0
Revert "gnu: ghc-tasty: Update to 1.1.0.3."
This reverts commit 3ad6b89090.
2018-09-05 20:03:06 +02:00
Ricardo Wurmus 90708323a1
Revert "gnu: ghc-base-compat: Update to 0.10.4."
This reverts commit 0fa2c552fc.

We may not upgrade base-compat at this point because we haven't upgraded the
default GHC yet.
2018-09-05 20:03:06 +02:00
Arun Isaac 906a396bff
gnu: ghc-zlib: Enable tests.
* gnu/packages/haskell.scm (ghc-zlib)[arguments]: Enable tests. Allow building
with newer tasty.
[native-inputs]: Add ghc-quickcheck, ghc-tasty, ghc-tasty-hunit and
ghc-tasty-quickcheck.
2018-09-04 17:31:09 +05:30
Arun Isaac 6300ba5b66
gnu: ghc-integer-logarithms: Allow building with newer tasty.
* gnu/packages/haskell.scm (ghc-integer-logarithms)[arguments]: Allow building
with newer tasty.
2018-09-04 15:24:32 +05:30
Arun Isaac 3ad6b89090
gnu: ghc-tasty: Update to 1.1.0.3.
* gnu/packages/haskell-check.scm (ghc-tasty): Update to 1.1.0.3.
[inputs]: Add ghc-wcwidth.
(ghc-attoparsec-bootstrap, ghc-integer-logarithms-bootstrap,
ghc-scientific-bootstrap): New variables.
(ghc-wcwidth)[inputs]: Replace ghc-attoparsec with ghc-attoparsec-bootstrap.
(ghc-scientific)[inputs]: Replace ghc-integer-logarithms with
ghc-integer-logarithms-bootstrap.
(ghc-attoparsec)[inputs]: Replace ghc-scientific with
ghc-scientific-bootstrap.
2018-09-04 12:15:17 +05:30
Arun Isaac 9c4b522f15
gnu: Add ghc-wcwidth.
* gnu/packages/haskell.scm (ghc-wcwidth): New variable.
2018-09-04 12:15:10 +05:30
Ricardo Wurmus 9587544b44
gnu: Add ghc 8.4.3.
* gnu/packages/haskell.scm (ghc-8): Rename this...
(ghc-8.0): ...to this.
(ghc): Point at ghc-8.0.
(ghc-8): New variable for GHC 8.4.3.

Co-authored-by: Timothy Samplet <samplet@ngyro.com>
2018-08-29 16:56:35 +02:00
Arun Isaac 2cad58ca6f
gnu: ghc-scientific: Update to 0.3.6.2.
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2.
[inputs]: Move ghc-tasty ...
[native-inputs]: ... to here.
2018-08-26 11:48:22 +05:30
Arun Isaac 7550f4b0ef
gnu: ghc-integer-logarithms: Update to 1.0.2.1.
* gnu/packages/haskell.scm (ghc-integer-logarithms): Update to 1.0.2.1.
[inputs]: Move ghc-quickcheck, ghc-smallcheck, ghc-tasty, ghc-tasty-hunit,
ghc-tasty-quickcheck, ghc-tasty-smallcheck ...
[native-inputs]: ... to here.
[home-page]: Update URI.
2018-08-26 11:37:25 +05:30
Arun Isaac b625f3a5fb
gnu: ghc-smallcheck: Update to 1.1.5.
* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5.
2018-08-26 11:33:48 +05:30
Arun Isaac 3c30054290
gnu: ghc-optparse-applicative: Update to 0.14.2.0.
* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0.
[arguments]: Enable tests.
2018-08-26 11:27:00 +05:30
Arun Isaac d3c7e70858
gnu: ghc-zlib: Update to 0.6.2.
* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.2.
2018-08-23 14:43:48 +05:30
Arun Isaac f797a0e987
gnu: ghc-graphviz: Update to 2999.20.0.2.
* gnu/packages/haskell.scm (ghc-graphviz): Update to 2999.20.0.2.
[native-inputs]: Add ghc-hspec, graphviz and hspec-discover.
2018-08-23 13:21:23 +05:30
Arun Isaac e173a95ffa
gnu: ghc-wl-pprint-text: Update to 1.2.0.0.
* gnu/packages/haskell.scm (ghc-wl-pprint-text): Update to 1.2.0.0.
[inputs]: Add ghc-base-compat.
2018-08-23 13:21:23 +05:30
Arun Isaac 0fa2c552fc
gnu: ghc-base-compat: Update to 0.10.4.
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-08-23 13:21:23 +05:30
Arun Isaac a3ab433a14
gnu: ghc-fgl-arbitrary: Allow building with newer hspec.
* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with
newer hspec.
2018-08-23 13:00:53 +05:30
Arun Isaac c4348ca72c
gnu: ghc-shelly: Update to 1.8.1.
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1.
[inputs]: Add ghc-hspec-contrib.
2018-08-23 12:53:47 +05:30
Arun Isaac 66dbe158cf
gnu: ghc-sandi: Update to 0.4.2.
* gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2.
2018-08-23 12:44:00 +05:30
Arun Isaac b1a1600030
gnu: ghc-fgl: Update to 5.6.0.0.
* gnu/packages/haskell.scm (ghc-fgl): Update to 5.6.0.0.
[arguments]: Allow building with newer hspec.
2018-08-23 12:32:46 +05:30
Ricardo Wurmus 42744c1db6
gnu: Add ghc-chart.
* gnu/packages/haskell.scm (ghc-chart): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cfac79ba6b
gnu: ghc-texmath: Update to 0.11.0.1.
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cd4476032c
gnu: Add ghc-gtk2hs-buildtools.
* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 2e72967b2a
gnu: Add ghc-operational.
* gnu/packages/haskell.scm (ghc-operational): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 657d220d17
gnu: Add ghc-intervalmap.
* gnu/packages/haskell.scm (ghc-intervalmap): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus ea6ffd3cea
gnu: Add ghc-missingh.
* gnu/packages/haskell.scm (ghc-missingh): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 19395aec69
gnu: Add ghc-errorcall-eq-instance.
* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 7e2c8cb5fc
gnu: Add ghc-regex.
* gnu/packages/haskell.scm (ghc-regex): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus de866854aa
gnu: Add ghc-double-conversion.
* gnu/packages/haskell.scm (ghc-double-conversion): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus f8362eac6a
gnu: Add ghc-convertible.
* gnu/packages/haskell.scm (ghc-convertible): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 970481f1f7
gnu: ghc-pandoc: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 178bd68116
gnu: ghc-vector-algorithms: Fix build errors.
* gnu/packages/haskell.scm (ghc-vector-algorithms)[arguments]:
Allow build with newer version of vector; add phase to disable building of
broken QuickCheck tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 376a6df4a5
gnu: ghc-enclosed-exceptions: Update to 1.0.3.
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3.
[arguments]: Disable tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus c437b8008b
gnu: ghc-streaming-commons: Update to 0.2.1.0.
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0.
[inputs]: Add ghc-async.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 990cd5ef50
gnu: ghc-resourcet: Update to 1.2.1.
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1.
[inputs]: Add ghc-unliftio-core.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus cdad36c39d
gnu: ghc-pandoc-types: Update to 1.17.5.1.
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 7ad3d4fd4f
gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow
newer QuickCheck and HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 5cb4620043
gnu: ghc-conduit: Update to 1.3.0.3.
* gnu/packages/haskell.scm (ghc-conduit): Update to 1.3.0.3.
[inputs]: Add ghc-mono-traversable, ghc-silently, ghc-unliftio,
ghc-unliftio-core, and ghc-vector.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus c106c48ee7
gnu: ghc-conduit-extra: Update to 1.3.0.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0.
[inputs]: Add ghc-typed-process.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus d5040b4419
gnu: Add ghc-typed-process.
* gnu/packages/haskell.scm (ghc-typed-process): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 74b30be027
gnu: ghc-mono-traversable: Update to 1.0.9.0.
* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 37d79707e3
gnu: ghc-conduit-combinators: Update to 1.3.0.
* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 5c51cdb962
gnu: ghc-uuid: Allow building with newer HUnit.
* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus d9c36e5b7a
gnu: ghc-uuid-types: Allow building with newer HUnit.
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 05916da70b
gnu: ghc-ansi-wl-pprint: Update to 0.6.8.2.
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint): Update to 0.6.8.2.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus e42e9024c1
gnu: Add ghc-call-stack-boot.
* gnu/packages/haskell.scm (ghc-call-stack-boot): New variable.
2018-08-16 17:04:11 +02:00
Tobias Geerinckx-Rice 35a30cffa4
gnu: ghc-setlocale: Update to 1.0.0.6.
* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice 95bf07804a
gnu: ghc-parsec-numbers: Use HTTPS home page.
* gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS.
2018-08-13 01:51:46 +02:00
Tobias Geerinckx-Rice fe0fb890ea
gnu: Add ghc-parsec-numbers.
* gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable.
2018-08-12 20:15:34 +02:00
Christopher Baines f694b4ba9c
gnu: Remove duplicated ghc-time-locale-compat.
It was first added in 5e51bcf7b3, then again in
c56a30b3ba.

* gnu/packages/haskell.scm (ghc-time-locale-compat): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Christopher Baines 89b4882176
gnu: Remove duplicated ghc-th-lift-instances.
It was first added in a6d1c4e75a, then again in
ff7dd11f0a.

* gnu/packages/haskell.scm (ghc-th-lift-instances): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Danny Milosavljevic 66413378e8
gnu: Add ghc-xdg-basedir.
* gnu/packages/haskell.scm (ghc-xdg-basedir): New variable.
2018-07-11 22:24:33 +02:00
Danny Milosavljevic e73ed2a1ec
gnu: Add ghc-regex-tdfa-text.
* gnu/packages/haskell.scm (ghc-regex-tdfa-text): New variable.
2018-07-11 22:24:09 +02:00
Ludovic Courtès a13c1bf4ca
Merge branch 'master' into core-updates 2018-06-01 23:41:40 +02:00
Timothy Sample 4e5d9bf20e
gnu: Add ghc-disk-free-space.
* gnu/packages/haskell.scm (ghc-disk-free-space): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-01 13:50:27 +02:00
Timothy Sample 1ea3971992
gnu: ghc-psqueues: Allow building with newer versions of QuickCheck.
* gnu/packages/haskell.scm (ghc-psqueues)[arguments]: Add configure
flag to allow newer versions of QuickCheck.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-01 13:50:27 +02:00
Timothy Sample 6950a45073
gnu: Add ghc-safesemaphore.
* gnu/packages/haskell.scm (ghc-safesemaphore): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-01 13:50:27 +02:00
Timothy Sample 92c2097bc2
gnu: Add ghc-esqueleto.
* gnu/packages/haskell.scm (ghc-esqueleto): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-01 13:50:26 +02:00
Timothy Sample a39e6faee9
gnu: Add ghc-ifelse.
* gnu/packages/haskell.scm (ghc-ifelse): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-01 13:50:26 +02:00
Timothy Sample e3aae496f9
gnu: Add ghc-feed.
* gnu/packages/haskell.scm (ghc-feed): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-01 13:50:26 +02:00
Timothy Sample 4c798726b4
gnu: Add ghc-bloomfilter.
* gnu/package/haskell.scm (ghc-bloomfilter): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-01 13:50:26 +02:00
Mark H Weaver 0661758e13
Merge branch 'master' into core-updates 2018-05-21 13:22:32 -04:00
Tonton dea5c0b8d0
gnu: Add ghc-bytes.
* gnu/packages/haskell.scm (ghc-bytes): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 22:58:50 +02:00
Tonton 6c4ae17334
gnu: Add ghc-semigroupoids-5.2.2.
* gnu/packages/haskell.scm (ghc-semigroupoids-5.2.2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 22:35:07 +02:00
Ludovic Courtès 17aca5c4d2
Revert "gnu: Add ghc-array." and "gnu: Add ghc-containers."
This reverts commits e5d92c1ce1
and 7d4e377ff5.

These two packages are part of GHC proper.  See the discussion at
<https://lists.gnu.org/archive/html/help-guix/2018-05/msg00090.html>.
2018-05-17 16:14:49 +02:00
Mark H Weaver 539bf8f2c0
Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
Tonton 7d4e377ff5
gnu: Add ghc-containers.
* gnu/packages/haskell.scm (ghc-containers): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-13 23:16:17 +02:00
Tonton e5d92c1ce1
gnu: Add ghc-array.
* gnu/packages/haskell.scm (ghc-array): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-13 23:16:17 +02:00
Mark H Weaver f89aa1521a
Merge branch 'master' into core-updates 2018-04-10 00:42:22 -04:00
rsiddharth 20c902f0d0
gnu: ghc-psqueues: Update to 0.2.6.0.
* gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.6.0.
[arguments]: Enable tests.
[home-page]: Update link.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-08 23:32:34 +02:00
rsiddharth 98889149f9
gnu: ghc-conduit-extra: Update to 1.1.14.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.14.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:28:37 +02:00
rsiddharth b50e1c8925
gnu: Add ghc-email-validate.
* gnu/packages/haskell.scm (ghc-email-validate): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:28:31 +02:00
rsiddharth fb812d6cff
gnu: ghc-psqueues: Disable tests.
* gnu/packages/haskell.scm (ghc-psqueues)[arguments]: Set #:tests? to #f.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:28:10 +02:00
rsiddharth fc3ef1e28c
gnu: ghc-math-functions: Disable tests.
* gnu/packages/haskell.scm (ghc-math-functions)[arguments]: Set #:tests? to #f.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:58 +02:00
rsiddharth e01a8fcca4
gnu: Add ghc-persistent-sqlite.
* gnu/packages/haskell.scm (ghc-persistent-sqlite): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:49 +02:00
rsiddharth e85c58edf9
gnu: Add ghc-unliftio.
* gnu/packages/haskell.scm (ghc-unliftio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:45 +02:00
rsiddharth 82e0b0e23f
gnu: Add ghc-microlens-th.
* gnu/packages/haskell.scm (ghc-microlens-th): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:43 +02:00
rsiddharth 1c225fabd6
gnu: Add ghc-microlens.
* gnu/packages/haskell.scm (ghc-microlens): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:41 +02:00
rsiddharth d5c34f9b18
gnu: Add ghc-unliftio-core.
* gnu/packages/haskell.scm (ghc-unliftio-core): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:40 +02:00
rsiddharth 8434594d6d
gnu: Add ghc-persistent-template.
* gnu/packages/haskell.scm (ghc-persistent-template): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:38 +02:00
rsiddharth 0f163f653e
gnu: Add ghc-aeson-compat.
* gnu/packages/haskell.scm (ghc-aeson-compat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:36 +02:00
rsiddharth 104e179d56
gnu: Add ghc-persistent.
* gnu/packages/haskell.scm (ghc-persistent): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:34 +02:00
rsiddharth b6d8ea42a3
gnu: Add ghc-http-api-data.
* gnu/packages/haskell.scm (ghc-http-api-data): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:32 +02:00
rsiddharth c56a30b3ba
gnu: Add ghc-time-locale-compat.
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:30 +02:00
rsiddharth 8ecefe72c1
gnu: Add ghc-uri-bytestring.
* gnu/packages/haskell.scm (ghc-uri-bytestring): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:28 +02:00
rsiddharth e99bd15cbb
gnu: Add ghc-generics-sop.
* gnu/packages/haskell.scm (ghc-generics-sop): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:26 +02:00
rsiddharth ff7dd11f0a
gnu: Add ghc-th-lift-instances.
* gnu/packages/haskell.scm
(ghc-th-lift-instances): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:23 +02:00
rsiddharth ac7cdb40ab
gnu: Add ghc-attoparsec-iso8601.
* gnu/packages/haskell.scm (ghc-attoparsec-iso8601): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:21 +02:00
rsiddharth d96a1bfe2b
gnu: Add ghc-resource-pool.
* gnu/packages/haskell.scm (ghc-resource-pool): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:18 +02:00
rsiddharth 54f3536d55
gnu: Add ghc-securemem.
* gnu/packages/haskell.scm (ghc-securemem): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:25:50 +02:00
rsiddharth b2b4575dca
gnu: Add ghc-shakespeare.
* gnu/packages/haskell.scm (ghc-shakespeare): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:25:33 +02:00
rsiddharth fe9b5eff7b
gnu: Add ghc-monad-logger.
* gnu/packages/haskell.scm (ghc-monad-logger): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:25:25 +02:00
rsiddharth fddb41f22b
gnu: Add ghc-monad-loops.
* gnu/packages/haskell.scm (ghc-monad-loops): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:24:44 +02:00
rsiddharth bb87be09a9
gnu: Add ghc-stm-chans.
* gnu/packages/haskell.scm (ghc-stm-chans): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:24:37 +02:00
rsiddharth d6e559ab29
gnu: ghc-chunked-data: Update inputs.
* gnu/packages/haskell.scm (ghc-chunked-data)[inputs]: Add ghc-text.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:24:10 +02:00
Marius Bakke 5576cfabf3
Merge branch 'master' into core-updates 2018-03-29 17:34:41 +02:00
Timothy Sample 473cd27781
gnu: Remove Haskell packages provided by GHC.
* gnu/packages/haskell.scm (ghc-array, ghc-binary, ghc-bytestring,
ghc-directory, ghc-haskeline, ghc-process, ghc-transformers,
ghc-transformers-0.4.2.0): Remove.
(ghc-tar)[inputs]: Remove ghc-array.
(ghc-hslogger)[inputs]: Remove ghc-directory.
* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-array,
ghc-binary, and ghc-haskeline.
* gnu/packages/wm.scm (xmonad)[inputs]: Remove ghc-directory.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-03-27 11:24:20 +02:00
Ricardo Wurmus 150e8e25f5
gnu: ghc-memory: Update to 0.14.16.
* gnu/packages/haskell.scm (ghc-memory): Update to 0.14.16.
[inputs]: Add ghc-basement and ghc-foundation.
2018-03-26 20:41:50 +02:00
Ricardo Wurmus 635cc8fef6
gnu: Add ghc-foundation.
* gnu/packages/haskell.scm (ghc-foundation): New variable.
2018-03-26 20:41:50 +02:00
Ricardo Wurmus da5fe92a0b
gnu: Add ghc-basement.
* gnu/packages/haskell.scm (ghc-basement): New variable.
2018-03-26 20:41:50 +02:00
Tobias Geerinckx-Rice 5b367a1ade
gnu: hlint: Update to 2.1.1.
* gnu/packages/haskell.scm (hlint): Update to 2.1.1.
2018-03-25 20:01:01 +02:00