summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
AgeCommit message (Collapse)Author
2018-10-01gnu: ghc-easy-file: Update to 0.2.2.Timothy Sample
* gnu/packages/haskell.scm (ghc-easy-file): Update to 0.2.2.
2018-10-01gnu: ghc-colour: Update to 2.3.4.Timothy Sample
* gnu/packages/haskell.scm (ghc-colour): Update to 2.3.4. [arguments]: Disable tests.
2018-10-01gnu: ghc-cmdargs: Update to 0.10.20.Timothy Sample
* gnu/packages/haskell.scm (ghc-cmdargs): Update to 0.10.20.
2018-10-01gnu: ghc-base-prelude: Update to 1.3.Timothy Sample
* gnu/packages/haskell.scm (ghc-base-prelude): Update to 1.3.
2018-10-01gnu: ghc-basement: Update to 0.0.8.Timothy Sample
* gnu/packages/haskell.scm (ghc-basement): Update to 0.0.8.
2018-10-01gnu: cabal-doctest: Update Cabal file to r1.Timothy Sample
* gnu/packages/haskell.scm (cabal-doctest): Update Cabal file to r1.
2018-10-01gnu: ghc-mtl: Remove built-in Haskell package.Timothy Sample
* 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-01gnu: ghc: Use GHC 8.4.3 as the default GHC.Timothy Sample
* gnu/packages/haskell.scm (ghc): Switch to ghc-8.
2018-09-20gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
2018-09-20gnu: ghc-xml-conduit: Update to 1.8.0.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-xml-conduit): Update to 1.8.0.1. [inputs]: Add ghc-doctest.
2018-09-05Revert "gnu: ghc-tasty: Update to 1.1.0.3."Ricardo Wurmus
This reverts commit 3ad6b8909025a8f4d3e1f1f5ea16bcd0cace557c.
2018-09-05Revert "gnu: ghc-base-compat: Update to 0.10.4."Ricardo Wurmus
This reverts commit 0fa2c552fcd5176b0484b77b7f7c94d82d46415e. We may not upgrade base-compat at this point because we haven't upgraded the default GHC yet.
2018-09-04gnu: ghc-zlib: Enable tests.Arun Isaac
* 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-04gnu: ghc-integer-logarithms: Allow building with newer tasty.Arun Isaac
* gnu/packages/haskell.scm (ghc-integer-logarithms)[arguments]: Allow building with newer tasty.
2018-09-04gnu: ghc-tasty: Update to 1.1.0.3.Arun Isaac
* 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-04gnu: Add ghc-wcwidth.Arun Isaac
* gnu/packages/haskell.scm (ghc-wcwidth): New variable.
2018-08-29gnu: Add ghc 8.4.3.Ricardo Wurmus
* 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-26gnu: ghc-scientific: Update to 0.3.6.2.Arun Isaac
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2. [inputs]: Move ghc-tasty ... [native-inputs]: ... to here.
2018-08-26gnu: ghc-integer-logarithms: Update to 1.0.2.1.Arun Isaac
* 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-26gnu: ghc-smallcheck: Update to 1.1.5.Arun Isaac
* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5.
2018-08-26gnu: ghc-optparse-applicative: Update to 0.14.2.0.Arun Isaac
* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0. [arguments]: Enable tests.
2018-08-23gnu: ghc-zlib: Update to 0.6.2.Arun Isaac
* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.2.
2018-08-23gnu: ghc-graphviz: Update to 2999.20.0.2.Arun Isaac
* gnu/packages/haskell.scm (ghc-graphviz): Update to 2999.20.0.2. [native-inputs]: Add ghc-hspec, graphviz and hspec-discover.
2018-08-23gnu: ghc-wl-pprint-text: Update to 1.2.0.0.Arun Isaac
* gnu/packages/haskell.scm (ghc-wl-pprint-text): Update to 1.2.0.0. [inputs]: Add ghc-base-compat.
2018-08-23gnu: ghc-base-compat: Update to 0.10.4.Arun Isaac
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-08-23gnu: ghc-fgl-arbitrary: Allow building with newer hspec.Arun Isaac
* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with newer hspec.
2018-08-23gnu: ghc-shelly: Update to 1.8.1.Arun Isaac
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1. [inputs]: Add ghc-hspec-contrib.
2018-08-23gnu: ghc-sandi: Update to 0.4.2.Arun Isaac
* gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2.
2018-08-23gnu: ghc-fgl: Update to 5.6.0.0.Arun Isaac
* gnu/packages/haskell.scm (ghc-fgl): Update to 5.6.0.0. [arguments]: Allow building with newer hspec.
2018-08-16gnu: Add ghc-chart.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-chart): New variable.
2018-08-16gnu: ghc-texmath: Update to 0.11.0.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
2018-08-16gnu: Add ghc-gtk2hs-buildtools.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
2018-08-16gnu: Add ghc-operational.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-operational): New variable.
2018-08-16gnu: Add ghc-intervalmap.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-intervalmap): New variable.
2018-08-16gnu: Add ghc-missingh.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-missingh): New variable.
2018-08-16gnu: Add ghc-errorcall-eq-instance.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
2018-08-16gnu: Add ghc-regex.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-regex): New variable.
2018-08-16gnu: Add ghc-double-conversion.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-double-conversion): New variable.
2018-08-16gnu: Add ghc-convertible.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-convertible): New variable.
2018-08-16gnu: ghc-pandoc: Update to 2.2.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
2018-08-16gnu: ghc-vector-algorithms: Fix build errors.Ricardo Wurmus
* 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-16gnu: ghc-enclosed-exceptions: Update to 1.0.3.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3. [arguments]: Disable tests.
2018-08-16gnu: ghc-streaming-commons: Update to 0.2.1.0.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0. [inputs]: Add ghc-async.
2018-08-16gnu: ghc-resourcet: Update to 1.2.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1. [inputs]: Add ghc-unliftio-core.
2018-08-16gnu: ghc-pandoc-types: Update to 1.17.5.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
2018-08-16gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow newer QuickCheck and HUnit.
2018-08-16gnu: ghc-conduit: Update to 1.3.0.3.Ricardo Wurmus
* 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-16gnu: ghc-conduit-extra: Update to 1.3.0.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0. [inputs]: Add ghc-typed-process.
2018-08-16gnu: Add ghc-typed-process.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-typed-process): New variable.
2018-08-16gnu: ghc-mono-traversable: Update to 1.0.9.0.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.