summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
AgeCommit message (Expand)Author
2018-10-01gnu: ghc-statistics: Fix build....* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision. Ricardo Wurmus
2018-10-01gnu: ghc-aws: Fix build....* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base. Ricardo Wurmus
2018-10-01gnu: ghc-gnuplot: Fix build....* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups. 宋文武
2018-10-01gnu: ghc-wave: Fix build....* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax dependency constraints. 宋文武
2018-10-01gnu: shellcheck: Update to 0.5.0....* gnu/packages/haskell.scm (shellcheck): Update to 0.5.0. [source]: Use tarball from hackage. [inputs]: Add ghc-aeson. Remove ghc-json. 宋文武
2018-10-01gnu: ghc-indents: Fix build....* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests. [native-inputs]: Add ghc-tasty and ghc-tasty-hunit. Ricardo Wurmus
2018-10-01gnu: Add ghc-linear....* gnu/packages/haskell.scm (ghc-linear): New variable. Ricardo Wurmus
2018-10-01gnu: Add ghc-weigh....* gnu/packages/haskell.scm (ghc-weigh): New variable. Ricardo Wurmus
2018-10-01gnu: ghc-base-compat: Update to 0.10.4....* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4. Timothy Sample
2018-10-01gnu: Remove ghc-pandoc@1....This old version of Pandoc no longer builds with GHC 8.4.3. * gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): Remove variable. * gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1, ghc-texmath-for-pandoc-1, ghc-yaml-for-pandoc-1, ghc-hslua-for-pandoc-1, ghc-skylighting-for-pandoc-1, ghc-doctemplates-for-pandoc-1, ghc-pandoc-1, ghc-pandoc-citeproc-with-pandoc-1): Remove variables. Timothy Sample
2018-10-01gnu: ghc-pandoc-citeproc: Update to 0.14.3.1....* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1. [arguments]: Add a phase to disable some failing YAML tests. Timothy Sample
2018-10-01gnu: ghc-haddock: Update to 2.19.0.1....* gnu/packages/haskell.scm (ghc-haddock): Update to 2.19.0.1. [arguments]: Add a phase that deletes four test suites to avoid a dependency on haddock-test. [native-inputs]: Remove ghc-haddock-test. Timothy Sample
2018-10-01gnu: ghc-pandoc: Adjust tests and test dependency constraints....* gnu/packages/haskell.scm (ghc-pandoc)[arguments]: Add a phase to relax a test suite dependency constraint and another to skip some failing tests. Timothy Sample
2018-10-01gnu: ghc-haddock-api: Update to 2.19.0.1....* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.19.0.1. [arguments]: Add a phase that patches the Cabal file to allow newer versions of Cabal and hspec. Timothy Sample
2018-10-01gnu: ghc-haddock-library: Update to 1.5.0.1....* gnu/packages/patches/ghc-haddock-library-unbundle.patch: New file. * gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.5.0.1. [source]: Add the patch; add a snippet to remove the bundled library. [arguments]: Add a phase to relax test suite dependency constraints and another to add a missing directory required for tests. [native-inputs]: Add ghc-base-compat, ghc-optparse-applicative, and ghc-tree-diff. Timothy Sample
2018-10-01gnu: ghc-esqueleto: Update to commit b81e0d9....* gnu/packages/haskell.scm (ghc-esqueleto): Update to commit b81e0d9. [source]: Use git-fetch. [arguments]: Disable Haddock and add phase to remove MySQL and PostgreSQL test-suites. [inputs]: Add ghc-unliftio. [native-inputs]: Remove ghc-hunit, ghc-monad-control, and ghc-quickcheck. Timothy Sample
2018-10-01gnu: ghc-aws: Update to 0.20....* gnu/packages/haskell.scm (ghc-aws): Update to 0.20. Timothy Sample
2018-10-01gnu: Add ghc-tree-diff....* gnu/packages/haskell.scm (ghc-tree-diff): New variable. Timothy Sample
2018-10-01gnu: ghc-persistent-sqlite: Update to 2.8.2....* gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2. Timothy Sample
2018-10-01gnu: Add ghc-rio....* gnu/packages/haskell.scm (ghc-rio): New variable. Timothy Sample
2018-10-01gnu: Remove old versions of ghc-doctest....* gnu/packages/haskell.scm (ghc-doctest-0.12, ghc-doctest-0.13): Remove. Timothy Sample
2018-10-01gnu: ghc-trifecta: Update to 2....* gnu/packages/haskell.scm (ghc-trifecta): Update to 2. [inputs]: Remove ghc-doctest-0.13, ghc-doctest, and ghc-quickcheck. [native-inputs]: Add ghc-doctest and ghc-quickcheck. Timothy Sample
2018-10-01gnu: ghc-persistent-template: Update to 2.5.4....* gnu/packages/haskell.scm (ghc-persistent-template): Update to 2.5.4. [arguments]: Update Cabal file to r2. Timothy Sample
2018-10-01gnu: ghc-chart: Update to 1.9....* gnu/packages/haskell.scm (ghc-chart): Update to 1.9. Timothy Sample
2018-10-01gnu: ghc-persistent: Update to 2.8.2....* gnu/packages/haskell.scm (ghc-persistent): Update to 2.8.2. [inputs]: Add ghc-void. Timothy Sample
2018-10-01gnu: ghc-lens: Update to 4.16.1....* gnu/packages/haskell.scm (ghc-lens): Update to 4.16.1. [arguments]: Update Cabal file to r2. [inputs]: Remove ghc-doctest-0.13. [native-inputs]: Add ghc-doctest. Timothy Sample
2018-10-01gnu: ghc-feed: Update to 1.0.0.0....* gnu/packages/haskell.scm (ghc-feed): Update to 1.0.0.0. [arguments]: Update Cabal file to r4. [inputs]: Add ghc-base-compat, ghc-safe, ghc-text, ghc-xml-conduit, and ghc-xml-types; remove ghc-xml. Timothy Sample
2018-10-01gnu: cabal-install: Update to 2.2.0.0....* gnu/packages/haskell.scm (cabal-install): Update to 2.2.0.0. [inputs] Add ghc-async, ghc-base16-bytestring, ghc-cryptohash-sha256, ghc-echo, ghc-edit-distance, ghc-hackage-security, ghc-hashable, ghc-resolv, and ghc-tar. Timothy Sample
2018-10-01gnu: Add ghc-resolv....* gnu/packages/haskell.scm (ghc-resolv): New variable. Timothy Sample
2018-10-01gnu: Add ghc-hackage-security....* gnu/packages/haskell.scm (ghc-hackage-security): New variable. Timothy Sample
2018-10-01gnu: Add ghc-echo....* gnu/packages/haskell.scm (ghc-echo): New variable. Timothy Sample
2018-10-01gnu: hlint: Update to 2.1.10....* gnu/packages/haskell.scm (hlint): Update to 2.1.10. Timothy Sample
2018-10-01gnu: ghc-simple-sendfile: Update to 0.2.27....* gnu/packages/haskell.scm (ghc-simple-sendfile): Update to 0.2.27. Timothy Sample
2018-10-01gnu: ghc-monad-logger: Update to 0.3.29....* gnu/packages/haskell.scm (ghc-monad-logger): Update to 0.3.29. Timothy Sample
2018-10-01gnu: ghc-yaml: Update to 0.8.32....* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.32. Timothy Sample
2018-10-01gnu: ghc-foldl: Update to 1.4.3....* gnu/packages/haskell.scm (ghc-foldl): Update to 1.4.3. [inputs]: Add ghc-semigroups and ghc-semigroupoids. Timothy Sample
2018-10-01gnu: ghc-vector-builder: Update to 0.3.6....* gnu/packages/haskell.scm (ghc-vector-builder): Update to 0.3.6. [native-inputs]: Add ghc-attoparsec and ghc-rerebase; remove ghc-rebase. Timothy Sample
2018-10-01gnu: Add ghc-rerebase....* gnu/packages/haskell.scm (ghc-rerebase): New variable. Timothy Sample
2018-10-01gnu: ghc-rebase: Update to 1.2.4....* gnu/packages/haskell.scm (ghc-rebase): Update to 1.2.4. Timothy Sample
2018-10-01gnu: ghc-kan-extensions: Update to 5.2....* gnu/packages/haskell.scm (ghc-kan-extensions): Update to 5.2. [inputs]: Add ghc-invariant and ghc-transformers-compat. Timothy Sample
2018-10-01gnu: ghc-fsnotify: Update to 0.3.0.1....* gnu/packages/haskell.scm (ghc-fsnotify): Update to 0.3.0.1. [inputs]: Remove ghc-temporary-rc; add ghc-temporary, ghc-random, and ghc-shelly. Timothy Sample
2018-10-01gnu: ghc-either: Update to 5.0.1....* gnu/packages/haskell.scm (ghc-either): Update to 5.0.1. [native-inputs]: Add ghc-quickcheck, ghc-test-framework, and ghc-test-framework-quickcheck2. Timothy Sample
2018-10-01gnu: ghc-adjunctions: Update to 4.4....* gnu/packages/haskell.scm (ghc-adjunctions): Update to 4.4. [inputs] Add ghc-transformers-compat. [native-inputs]: Add ghc-generic-deriving, ghc-hspec, and hspec-discover. Timothy Sample
2018-10-01gnu: ghc-vault: Update to 0.3.1.2....* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.1.2. [inputs]: Add ghc-semigroupoids. Timothy Sample
2018-10-01gnu: ghc-skylighting: Update to 0.7.2....* gnu/packages/haskell.scm (ghc-skylighting-core): New variable. (ghc-skylighting): Simplify by inheriting from ghc-skylighting-core. Timothy Sample
2018-10-01gnu: ghc-reducers: Update to 3.12.3....* gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.3. Timothy Sample
2018-10-01gnu: Add ghc-invariant....* gnu/packages/haskell.scm (ghc-invariant): New variable. Timothy Sample
2018-10-01gnu: ghc-free: Update to 5.0.2....* gnu/packages/haskell.scm (ghc-free): Update to 5.0.2. [inputs]: Add ghc-transformers-base and ghc-transformers-compat. Timothy Sample
2018-10-01gnu: ghc-shakespeare: Update to 2.0.15....* gnu/packages/haskell.scm (ghc-shakespeare): Update to 2.0.15. Timothy Sample
2018-10-01gnu: ghc-semigroupoids: Update to 5.2.2....* gnu/packages/haskell.scm (ghc-semigroupoids): Update to 5.2.2. [arguments]: Enable tests and update Cabal file to r4. [inputs]: Add ghc-hashable and ghc-unordered-containers. [native-inputs]: Add cabal-doctests and ghc-doctests. (ghc-semigroupoids-5.2.2): Remove variable. Timothy Sample