Age | Commit message (Collapse) | Author |
|
* gnu/packages/haskell.scm (ghc-fingertree): Update to 0.1.4.1.
|
|
* 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.
|
|
* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Replace
"--allow-newer" configure flag with a phase that patches the Cabal file.
|
|
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update Cabal file to r2.
|
|
* gnu/packages/haskell.scm (ghc-cereal): Update to 0.5.7.0.
|
|
* gnu/packages/haskell.scm (ghc-bytestring-handle)[arguments]: Add a phase
that patches the Cabal file to allow newer versions of base and QuickCheck.
|
|
* gnu/packages/haskell.scm (ghc-x11): Update to 1.9.
|
|
* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update
Cabal file to r1.
|
|
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit): Update Cabal
file to r3.
[arguments]: Remove unneeded "--allow-newer" configure flag.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/haskell.scm (ghc-th-reify-many): Update to 0.1.8.
|
|
* gnu/packages/haskell.scm (ghc-language-c): Update to 0.8.1.
|
|
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.5.
|
|
* gnu/packages/haskell.scm (ghc-boxes): Update to 0.1.5.
|
|
* gnu/packages/haskell.scm (ghc-vector): Update Cabal file to r3.
|
|
* gnu/packages/haskell.scm (ghc-utility-ht): Update to 0.0.14.
|
|
* gnu/packages/haskell.scm (ghc-th-expand-syns): Update to 0.4.4.0.
|
|
* gnu/packages/haskell.scm (ghc-split): Update to 0.2.3.3.
|
|
* gnu/packages/haskell.scm (ghc-safe): Update to 0.3.17.
[native-inputs]: Add ghc-quickcheck.
|
|
* gnu/packages/haskell.scm (ghc-regex-tdfa): Update to 1.2.3.1.
|
|
* gnu/packages/haskell-web.scm (ghc-multipart): Update to 0.1.3.
[inputs]: Add ghc-stringsearch.
|
|
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.12.
|
|
* gnu/packages/haskell.scm (ghc-json): Update to 0.9.2.
|
|
* gnu/packages/haskell.scm (ghc-indents): Update to 0.5.0.0.
|
|
* gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.6.0.0.
|
|
* gnu/packages/haskell.scm (ghc-haskell-src): Update to 1.0.3.0.
|
|
* gnu/packages/haskell.scm (ghc-edisoncore): Update to 1.3.2.1.
|
|
* 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.
|
|
* gnu/packages/haskell.scm (ghc-chasingbottoms): Update to 1.3.1.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.
|
|
* gnu/packages/haskell.scm (ghc-unix-time): Update to 0.3.8.
|
|
* gnu/packages/haskell.scm (ghc-syb): Update to 0.7.
|
|
* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.4.
|
|
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.
|
|
* gnu/packages/haskell.scm (ghc-parsec): Update to 3.1.13.0.
|
|
* gnu/packages/haskell.scm (ghc-monad-control): Update to 1.0.2.3.
|
|
* gnu/packages/haskell-web.scm (ghc-mime-types): Update to 0.1.0.8.
|
|
* gnu/packages/haskell.scm (ghc-cmark-gfm): Update to 0.1.5.
|
|
* gnu/packages/haskell.scm (ghc-chell): Update to 0.4.0.2.
|
|
* gnu/packages/haskell.scm (ghc-system-filepath-bootstrap): Update to 0.4.14.
|
|
* gnu/packages/haskell.scm (ghc-blaze-builder): Update to 0.4.1.0.
|
|
* gnu/packages/haskell.scm (ghc-transformers-base): Update to 0.4.5.2.
|
|
* gnu/packages/haskell.scm (ghc-time-locale-compat): Update to 0.1.1.5.
|
|
* gnu/packages/haskell.scm (ghc-th-lift): Update to 0.7.11.
[inputs]: Add ghc-th-abstraction.
|
|
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.3.0.
|
|
* gnu/packages/haskell.scm (ghc-tagged): Update Cabal file to r2.
|
|
* gnu/packages/haskell.scm (ghc-statevar): Update to 1.1.1.1.
|
|
* gnu/packages/haskell.scm (ghc-sdl-mixer): Update to 0.6.3.0.
|
|
* gnu/packages/haskell.scm (ghc-sdl-image): Update to 0.6.2.0.
|