Commit Graph

654 Commits (b5b10f3b3bb765e7339b844cb1b8cbc07e06c6c5)

Author SHA1 Message Date
Ricardo Wurmus 8b1e1e4c33
gnu: Add ghc-pandoc-1.
* gnu/packages/haskell.scm (ghc-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 08eaa0d877
gnu: Add ghc-skylighting-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-skylighting-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 8e3149eeb2
gnu: Add ghc-yaml-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-yaml-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 6c05527851
gnu: Add ghc-doctemplates-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-doctemplates-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus f45c86b555
gnu: Add ghc-hslua-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-hslua-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus dcf8e2ab30
gnu: Add ghc-texmath-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-texmath-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 0f1fef7193
gnu: Add ghc-pandoc-types-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Tobias Geerinckx-Rice add928d35f
gnu: ghc-refact: Fix typo in description.
* gnu/packages/haskell.scm (ghc-refact)[description]: Fix typo.
2018-03-03 13:28:22 +01:00
Tobias Geerinckx-Rice 467834d550
gnu: ghc-abstract-deque: Fix typos in description.
* gnu/packages/haskell.scm (ghc-abstract-deque)[description]: Fix typos.
2018-03-02 15:52:55 +01:00
Ricardo Wurmus 1debc5b9d2
gnu: ghc-uuid: Fix build.
* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow building with a newer
version of QuickCheck.
2018-03-01 21:11:43 +01:00
Alex ter Weele abfec9b375
gnu: ghc-hashtables: Allow newer version of vector.
* gnu/packages/haskell.scm (ghc-hashtables)[arguments]: Allow newer version of
  vector.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:31:05 +01:00
Alex ter Weele 9f29ecc1b1
gnu: ghc-edit-distance: Allow newer version of QuickCheck.
* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Allow running tests
  with newer version of QuickCheck.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:29:54 +01:00
Alex Vong 98b90194d3
gnu: haskell: Use HTTPS where possible.
* gnu/packages/haskell.scm (cl-yale-haskell)[source, home-page]: Use HTTPS.
(ghc-libxml)[source, home-page]: Likewise.
(ghc-haddock-library)[home-page]: Likewise.
(ghc-haddock-api)[home-page]: Likewise.
(ghc-haddock)[home-page]: Likewise.
(ghc-simple-reflect)[home-page]: Likewise.
(ghc-alex)[home-page]: Likewise.
(ghc-concatenative)[description]: Likewise.
(ghc-openglraw)[home-page]: Likewise.
(ghc-glut)[home-page]: Likewise.
(ghc-gluraw)[home-page]: Likewise.
(ghc-opengl)[home-page]: Likewise.
(cabal-install)[home-page]: Likewise.
(ghc-mtl)[description]: Likewise.
(ghc-temporary)[home-page]: Likewise.
(ghc-temporary-rc)[home-page]: Likewise.
(ghc-fgl)[home-page]: Likewise.
(ghc-blaze-markup)[home-page]: Likewise.
(ghc-doctest)[description]: Likewise.
(ghc-scientific)[description]: Likewise.
(ghc-regex-pcre-builtin)[description]: Likewise.
(ghc-diff)[home-page]: Likewise.
(ghc-highlighting-kate)[description]: Likewise.
(ghc-hslua)[description]: Likewise.
(ghc-pandoc)[home-page]: Likewise.
(ghc-rfc5051)[home-page]: Likewise.
(ghc-data-ordlist)[home-page]: Likewise.
(ghc-regex-compat-tdfa)[home-page]: Likewise.
(ghc-sandi)[home-page]: Likewise.
(ghc-bytestring-handle)[home-page]: Likewise.
(ghc-tar)[home-page]: Likewise.
(ghc-transformers)[home-page]: Likewise.
(ghc-patience)[home-page]: Likewise.
(ghc-monads-tf)[home-page]: Likewise.
(ghc-colour)[home-page]: Likewise.
(ghc-directory)[home-page]: Likewise.
(ghc-process)[home-page]: Likewise.
(ghc-wl-pprint-text)[home-page]: Likewise.
(ghc-fgl-arbitrary)[home-page]: Likewise.
(ghc-graphviz)[description]: Likewise.
(ghc-array)[home-page]: Likewise.
(ghc-storable-complex)[source]: Likewise.
(ghc-hmatrix)[source]: Likewise.
(ghc-hmatrix-gsl)[source]: Likewise.
(ghc-hmatrix-special)[source]: Likewise.
(ghc-hmatrix-gsl-stats)[source]: Likewise.
(ghc-easyplot)[source, home-page]: Likewise.
(ghc-hashtables)[source]: Likewise.
(ghc-data-accessor)[home-page]: Likewise.
(ghc-data-accessor-transformers)[home-page]: Likewise.
(ghc-gnuplot)[home-page]: Likewise.
(ghc-terminal-size)[home-page]: Likewise.
(ghc-language-c)[home-page]: Likewise.
(ghc-hslogger)[home-page]: Likewise.
(ghc-json)[home-page]: Likewise.
(ghc-hex)[home-page]: Likewise.
(ghc-psqueues)[description]: Likewise.
(ghc-uuid-types)[description]: Likewise.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-18 17:35:20 +01:00
Ricardo Wurmus 9729f9756c
gnu: ghc-mtl: Remove ghc-transformers from inputs.
* gnu/packages/haskell.scm (ghc-mtl)[arguments]: Explain why we need to allow
a newer version of the transformers package.
[inputs]: Remove ghc-transformers.
2018-02-17 14:01:15 +01:00
Danny Milosavljevic f6cccefed5
gnu: ghc: Make memory allocator decommit memory on Linux < 4.5.
* gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell.scm (ghc-8): Use it.
2018-02-16 12:41:01 -05:00
Mark H Weaver 288b8fd5e9
Merge branch 'master' into core-updates 2018-02-13 13:17:15 -05:00
Ricardo Wurmus ad5de226e7
gnu: Add ghc-megaparsec.
* gnu/packages/haskell.scm (ghc-megaparsec): New variable.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus aeecabd43c
gnu: Add ghc-parser-combinators.
* gnu/packages/haskell.scm (ghc-parser-combinators): New variable.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus f941a52a14
gnu: Add ghc-text-binary.
* gnu/packages/haskell.scm (ghc-text-binary): New variable.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 183d1b1aaf
gnu: ghc-trifecta: Update to 1.7.1.1.
* gnu/packages/haskell.scm (ghc-trifecta): Update to 1.7.1.1.
[inputs]: Add ghc-doctest.
[native-inputs]: Add cabal-doctest.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 2815963b8d
gnu: ghc-reducers: Update to 3.12.2.
* gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.2.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 67e86e58e0
gnu: ghc-directory: Add note.
* gnu/packages/haskell.scm (ghc-directory): Add comment not to use this
package as an input.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 4b1f2166fe
gnu: ghc-graphviz: Fix build with newer QuickCheck.
* gnu/packages/haskell.scm (ghc-graphviz)[arguments]: Allow building with
newer QuickCheck.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus f25c95d384
gnu: ghc-tar: Disable tests.
* gnu/packages/haskell.scm (ghc-tar)[arguments]: Disable tests.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 1b58d289fd
gnu: ghc-system-filepath: Update to 0.4.14.
* gnu/packages/haskell.scm (ghc-system-filepath): Update to 0.4.14.
[arguments]: Disable tests.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 831cb41906
gnu: ghc-hslogger: Remove ghc-process from inputs.
* gnu/packages/haskell.scm (ghc-hslogger)[inputs]: Remove ghc-process.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 64f597a611
gnu: ghc-process: Update to 1.6.3.0.
* gnu/packages/haskell.scm (ghc-process): Update to 1.6.3.0.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 973075a091
gnu: ghc-haskeline: Update to 0.7.4.2.
* gnu/packages/haskell.scm (ghc-haskeline): Update to 0.7.4.2.
[inputs]: Add ghc-stm.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 54afb52e1f
gnu: ghc-fgl-arbitrary: Fix build with newer QuickCheck.
* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with
newer QuickCheck.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus c0a541cba8
gnu: ghc-fgl: Fix build with newer QuickCheck.
* gnu/packages/haskell.scm (ghc-fgl)[arguments]: Allow building with newer
QuickCheck.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus a49bb332a1
gnu: ghc-pandoc-citeproc: Update to 0.12.2.5.
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.12.2.5.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 1ddcb5e300
gnu: ghc-hs-bibutils: Update to 6.2.0.1.
* gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.2.0.1.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 1afa5abbe8
gnu: ghc-pandoc: Update to 2.0.6.
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.0.6.
[inputs]: Add ghc-aeson-pretty, ghc-cmark-gfm, ghc-doctemplates, ghc-glob,
ghc-hslua-module-text, ghc-old-locale, ghc-skylighting, and ghc-split; remove
ghc-ansi-terminal, ghc-cmark, ghc-extensible-exceptions, ghc-filemanip,
ghc-highlighting-kate, and ghc-old-time.
[native-inputs]: Remove ghc-test-framework, ghc-test-framework-hunit, and
ghc-test-framework-quickcheck2; add ghc-tasty, ghc-tasty-golden,
ghc-tasty-hunit, and ghc-tasty-quickcheck.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 009d0f6d74
gnu: ghc-monad-control: Update to 1.0.1.0.
* gnu/packages/haskell.scm (ghc-monad-control): Update to 1.0.1.0.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 7c86efe776
gnu: ghc-optparse-applicative: Update to 0.13.0.0.
* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.13.0.0.
[arguments]: Disable tests.
[native-inputs]: Add ghc-quickcheck.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus e41fad216d
gnu: ghc-connection: Update to 0.2.6.
* gnu/packages/haskell.scm (ghc-connection): Update to 0.2.6.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 15009c14ed
gnu: ghc-socks: Update to 0.5.5.
* gnu/packages/haskell.scm (ghc-socks): Update to 0.5.5.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 3a4181dfc0
gnu: ghc-hourglass: Update to 0.2.10.
* gnu/packages/haskell.scm (ghc-hourglass): Update to 0.2.10.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 1e521705bf
gnu: ghc-mockery: Update to 0.3.3.
* gnu/packages/haskell.scm (ghc-mockery): Update to 0.3.3.
[inputs]: Add ghc-base-compat.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 3869735729
gnu: ghc-logging-facade: Update to 0.1.1.
* gnu/packages/haskell.scm (ghc-logging-facade): Update to 0.1.1.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 9e21b4a8b8
gnu: ghc-th-reify-many: Update to 0.1.6.
* gnu/packages/haskell.scm (ghc-th-reify-many): Update to 0.1.6.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 165e5f6ef5
gnu: ghc-th-expand-syns: Update to 0.4.0.0.
* gnu/packages/haskell.scm (ghc-th-expand-syns): Update to 0.4.0.0.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 416092e7dd
gnu: ghc-semigroupoids: Update to 5.1.
* gnu/packages/haskell.scm (ghc-semigroupoids): Update to 5.1.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 38646a6272
gnu: ghc-lens: Update to 4.15.4.
* gnu/packages/haskell.scm (ghc-lens): Update to 4.15.4.
[arguments]: Enable tests.
[inputs]: Add ghc-doctest-0.13 and ghc-call-stack.
[native-inputs]: Add cabal-doctest, ghc-hunit, ghc-test-framework,
ghc-test-framework-hunit, ghc-test-framework-th,
ghc-test-framework-quickcheck2, and ghc-quickcheck.

squash! gnu: ghc-lens: Update to 4.15.4.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 83d436198d
gnu: Add ghc-doctest-0.13.
* gnu/packages/haskell.scm (ghc-doctest-0.13): New variable.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 32ddba787a
gnu: Add ghc-call-stack.
* gnu/packages/haskell.scm (ghc-call-stack): New variable.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 29a2638654
gnu: ghc-xml-conduit: Update to 1.7.1.2
* gnu/packages/haskell.scm (ghc-xml-conduit): Update to 1.7.1.2.
[inputs]: Remove ghc-blaze-builder and ghc-data-default; add
ghc-data-default-class.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 1e4a612263
gnu: ghc-conduit-extra: Update to 1.1.13.3.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.13.3.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 95260eb26d
gnu: ghc-lens: Update to 4.14.
* gnu/packages/haskell.scm (ghc-lens): Update to 4.14.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 77c1e8b5b9
gnu: ghc-statevar: Update to 1.1.0.4.
* gnu/packages/haskell.scm (ghc-statevar): Update to 1.1.0.4.
2018-02-13 13:37:39 +01:00