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