aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ghc-comonad: Update to 5.0.4.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-comonad): Update to 5.0.4. [native-inputs]: Add cabal-doctest and ghc-doctest.
* gnu: ghc-bytes: Update to 0.15.5.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-bytes): Update to 0.15.5. [inputs]: Replace ghc-doctest-0.13 with ghc-doctest.
* gnu: ghc-attoparsec: Enable tests and allow newer QuickCheck.Timothy Sample2018-10-01
| | | | | | * 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.
* gnu: ghc-zip-archive: Update to 0.3.3.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-zip-archive): Update to 0.3.3. [inputs]: Remove ghc-old-time and zip. [native-inputs]: Add unzip.
* gnu: ghc-x509-store: Update to 1.6.6.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-crypto.scm (ghc-x509-store): Update to 1.6.6. [native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
* gnu: ghc-wave: Update to 0.1.5.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-wave): Update to 0.1.5.
* gnu: ghc-typed-process: Update to 0.2.3.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-typed-process): Update to 0.2.3.0.
* gnu: ghc-network: Update to 2.6.3.6.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-network): Update to 2.6.3.6.
* gnu: ghc-mockery: Update to 0.3.5.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-mockery): Update to 0.3.5.
* gnu: ghc-markdown-unlit: Update to 0.5.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-markdown-unlit): Update to 0.5.0.
* gnu: ghc-graphviz: Remove unneeded configure flag.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-graphviz)[arguments]: Remove unneeded "--allow-newer=QuickCheck" configure flag.
* gnu: ghc-gnuplot: Update to 0.5.5.2.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-gnuplot): Update to 0.5.5.2.
* gnu: ghc-gluraw: Update to 2.0.0.4.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-gluraw): Update to 2.0.0.4.
* gnu: ghc-distributive: Update Cabal file to r6.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-distributive): Update Cabal file to r6. [native-inputs]: Replace ghc-doctest-0.12 with ghc-doctest.
* gnu: ghc-x509: Update to 1.7.3.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-crypto.scm (ghc-x509): Update to 1.7.3.
* gnu: ghc-th-orphans: Update to 0.13.6.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-th-orphans): Update to 0.13.6.
* gnu: ghc-temporary: Update to 1.3.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-temporary): Update to 1.3. [inputs]: Add ghc-random. [native-inputs]: Add ghc-base-compat, ghc-tasty, and ghc-tasty-hunit.
* gnu: ghc-openglraw: Update to 3.3.1.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-openglraw): Update to 3.3.1.0.
* gnu: Add ghc-memotrie.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-memotrie): New variable.
* gnu: ghc-fgl-arbitrary: Replace "--allow-newer" flags.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Replace "--allow-newer" configure flags with a phase that patches the Cabal file.
* gnu: ghc-doctest: Update to 0.16.0.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-doctest): Update to 0.16.0. [inputs]: Add ghc-code-page.
* gnu: ghc-unliftio: Update to 0.2.7.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-unliftio): Update to 0.2.7.0.
* gnu: Add ghc-newtype-generics.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-newtype-generics): New variable.
* gnu: ghc-logging-facade: Update to 0.3.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-logging-facade): Update to 0.3.0.
* gnu: ghc-half: Update to 0.3.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-half): Update to 0.3. [native-inputs]: Add ghc-hspec and ghc-quickcheck.
* gnu: ghc-generic-deriving: Update to 1.12.2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.12.2. [inputs]: Add ghc-th-abstraction.
* gnu: ghc-fgl: Replace "--allow-newer" flags.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-fgl)[arguments]: Replace "--allow-newer" configure flags with a phase that patches the Cabal file.
* gnu: ghc-constraints: Update to 0.10.1.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-constraints): Update to 0.10.1. [inputs]: Add ghc-semigroups. [native-inputs]: Add ghc-hspec and ghc-hspec-discover.
* gnu: ghc-base-orphans: Update to 0.7.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-base-orphans): Update to 0.7.
* gnu: ghc-highlighting-kate: Update to 0.6.4.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-highlighting-kate): Update to 0.6.4.
* gnu: ghc-uuid: Update Cabal file to r2 and relax dependencies.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-uuid): Update Cabal file to r2. [arguments]: Add a phase to remove test framework dependency version constraints.
* gnu: ghc-securemem: Update to 0.1.10.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-securemem): Update to 0.1.10.
* gnu: ghc-pem: Update to 0.2.4.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-crypto.scm (ghc-pem): Update to 0.2.4. [inputs]: Remove ghc-base64-bytestring; add ghc-basement and ghc-memory.
* gnu: ghc-extra: Update to 1.6.9.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-extra): Update to 1.6.9.
* gnu: ghc-blaze-html: Update to 0.9.1.1.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.9.1.1. [arguments]: Remove unneeded "--allow-newer" configure flags.
* gnu: ghc-vector-binary-instances: Update Cabal file to r1.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-vector-binary-instances): Update Cabal file to r1.
* gnu: ghc-uuid-types: Relax test framework dependency constraints.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Remove "--allow-newer" configure flags and add a phase that removes dependency version constraints from all of the test frameworks.
* gnu: ghc-tar: Update to 0.5.1.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-tar): Update to 0.5.1.0.
* gnu: ghc-integer-logarithms: Replace "--allow-newer" flag.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-integer-logarithms)[arguments]: Replace "--allow-newer" configure flag with a phase that patches the Cabal file.
* gnu: ghc-hourglass: Update to 0.2.12.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-hourglass): Update to 0.2.12.
* gnu: ghc-cryptohash-sha1: Update Cabal file to r2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal file to r2.
* gnu: ghc-cryptohash-md5: Update Cabal file to r2.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-crypto.scm (ghc-cryptohash-md5): Update Cabal file to r2.
* gnu: ghc-cookie: Update to 0.4.4.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-web.scm (ghc-cookie): Update to 0.4.4.
* gnu: ghc-blaze-markup: Update to 0.8.2.1.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-blaze-markup): Update to 0.8.2.1. [arguments]: Add a phase that patches the Cabal file to allow newer versions of tasty.
* gnu: ghc-tasty-quickcheck: Update to 0.10.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-check.scm (ghc-tasty-quickcheck): Update to 0.10.
* gnu: ghc-tasty-hunit: Update to 0.10.0.1.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell-check.scm (ghc-tasty-hunit): Update to 0.10.0.1. [inputs]: Add ghc-call-stack.
* gnu: ghc-tasty-expected-failure: Update to 0.11.1.1.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell-check.scm (ghc-tasty-expected-failure): Update to 0.11.1.1.
* gnu: ghc-hmatrix-special: Update to 0.19.0.0.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.19.0.0.
* gnu: ghc-contravariant-extras: Update to 0.3.4.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-contravariant-extras): Update to 0.3.4. [inputs]: Add ghc-semigroups.
* gnu: ghc-tasty: Update to 1.1.0.3.Timothy Sample2018-10-01
| | | | | | | | | * gnu/packages/haskell.scm (ghc-integer-logarithms-bootstrap, ghc-scientific-bootstrap, ghc-attoparsec-bootstrap, ghc-wcwidth-bootstrap): New variables to break a dependency cycle from ghc-tasty. * gnu/packages/haskell-check.scm (ghc-tasty): Update to 1.1.0.3. [inputs]: Add ghc-wcwidth-bootstrap; remove ghc-regex-tdfa-rc.