Commit Graph

654 Commits (b5b10f3b3bb765e7339b844cb1b8cbc07e06c6c5)

Author SHA1 Message Date
Ricardo Wurmus 88da6cdb1d
gnu: ghc-kan-extensions: Update to 5.0.1.
* gnu/packages/haskell.scm (ghc-kan-extensions): Update to 5.0.1.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 969d0c6454
gnu: ghc-blaze-markup: Update to 0.8.2.0.
* gnu/packages/haskell.scm (ghc-blaze-markup): Update to 0.8.2.0.
[arguments]: Enable tests.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-tasty, ghc-tasty-hunit,
and ghc-tasty-quickcheck.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 14e9a39717
gnu: Add ghc-skylighting.
* gnu/packages/haskell.scm (ghc-skylighting): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 8045d84d72
gnu: Add ghc-hslua-module-text.
* gnu/packages/haskell.scm (ghc-hslua-module-text): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus e045c014b6
gnu: ghc-hslua: Update to 0.9.5.
* gnu/packages/haskell.scm (ghc-hslua): Update to 0.9.5.
[inputs]: Update lua-5.1 to lua; add ghc-exceptions, ghc-fail, and ghc-mtl.
[native-inputs]: Remove ghc-hspec, ghc-hspec-contrib, hspec-discover, and
ghc-hunit; add ghc-tasty, ghc-tasty-expected-failure, ghc-tasty-hunit, and
ghc-tasty-quickcheck.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 4012ea04b4
gnu: Add ghc-doctemplates.
* gnu/packages/haskell.scm (ghc-doctemplates): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 0ba940118f
gnu: Add ghc-cmark-gfm.
* gnu/packages/haskell.scm (ghc-cmark-gfm): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus db6dbe194e
gnu: ghc-haskell-src-meta: Update to 0.8.0.2
* gnu/packages/haskell.scm (ghc-haskell-src-meta): Update to 0.8.0.2.
[native-inputs]: Add ghc-hunit, ghc-test-framework, and
ghc-test-framework-hunit.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 080778a059
gnu: ghc-th-orphans: Update to 0.13.2.
* gnu/packages/haskell.scm (ghc-th-orphans): Update to 0.13.2.
[inputs]: Add ghc-th-lift-instances.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 57184328ff
gnu: ghc-fail: Disable haddock.
* gnu/packages/haskell.scm (ghc-fail)[arguments]: Disable building Haddock
documentation.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus aad2e837b0
gnu: ghc-opengl: Update to 3.0.1.0.
* gnu/packages/haskell.scm (ghc-opengl): Update to 3.0.1.0.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus a36c03b2a9
gnu: ghc-gluraw: Update to 2.0.0.2.
* gnu/packages/haskell.scm (ghc-gluraw): Update to 2.0.0.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 8951861c27
gnu: ghc-glut: Update to 2.7.0.10.
* gnu/packages/haskell.scm (ghc-glut): Update to 2.7.0.10.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 0ffea6f279
gnu: Add ghc-fixed.
* gnu/packages/haskell.scm (ghc-fixed): New variable.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus e80e97b52e
gnu: ghc-openglraw: Update to 3.2.7.0.
* gnu/packages/haskell.scm (ghc-openglraw): Update to 3.2.7.0.
[inputs]: Add ghc-fixed.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 93303a3a18
gnu: ghc-tagged: Update to 0.8.5.
* gnu/packages/haskell.scm (ghc-tagged): Update to 0.8.5.
[inputs]: Add ghc-transformers-compat.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus bffa4663c1
gnu: ghc-binary: Update to 0.8.5.1.
* gnu/packages/haskell.scm (ghc-binary): Update to 0.8.5.1.
[arguments]: Allow building with newer QuickCheck.
[inputs]: Move all from here...
[native-inputs]: ...to here.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 307a0dcea3
gnu: ghc-diff: Update to 0.3.4.
* gnu/packages/haskell.scm (ghc-diff): Update to 0.3.4.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 8b0346f082
gnu: ghc-texmath: Update to 0.10.1.1.
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.10.1.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 9d08707665
gnu: ghc-pandoc-types: Update to 1.17.3.1.
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.3.1.
[arguments]: Allow using a newer QuickCheck.
[inputs]: Add ghc-string-qq; remove ghc-deepseq-generics.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, ghc-test-framework-quickcheck2, and ghc-hunit.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 7044882ce7
gnu: ghc-bifunctors: Update to 5.5.2.
* gnu/packages/haskell.scm (ghc-bifunctors): Update to 5.5.2.
[inputs]: Add ghc-base-orphans, ghc-comonad, ghc-th-abstraction, and
ghc-transformers-compat.
[native-inputs]: Add ghc-hspec, hspec-discover, and ghc-quickcheck.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus aebb8db289
gnu: ghc-mmorph: Update to 1.0.6.
* gnu/packages/haskell.scm (ghc-mmorph): Update to 1.0.6.
[inputs]: Add ghc-mtl and ghc-transformers-compat.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus a7c0b95a5b
gnu: ghc-vector-binary-instances: Update to 0.2.4.
* gnu/packages/haskell.scm (ghc-vector-binary-instances): Update to 0.2.4.
[inputs]: Remove ghc-cereal.
[native-inputs]: Add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus a25d3035c7
gnu: ghc-vault: Update to 0.3.0.6.
* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.0.6.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus e24399041f
gnu: ghc-parsec: Update to 3.1.11.
* gnu/packages/haskell.scm (ghc-parsec): Update to 3.1.11.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 86e9076de8
gnu: ghc-split: Update to 0.2.3.1.
* gnu/packages/haskell.scm (ghc-split): Update to 0.2.3.1.
[source]: Remove snippet.
[inputs]: Move from here...
[native-inputs]: ...to here.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 426f92ba8d
gnu: ghc-unordered-containers: Update to 0.2.7.1.
* gnu/packages/haskell.scm (ghc-unordered-containers): Update to 0.2.7.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus fc9dd55802
gnu: ghc-case-insensitive: Update to 1.2.0.7.
* gnu/packages/haskell.scm (ghc-case-insensitive): Update to 1.2.0.7.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus fef57b7363
gnu: ghc-parsers: Update to 0.12.4.
* gnu/packages/haskell.scm (ghc-parsers): Update to 0.12.4.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus eff94e6bdc
gnu: ghc-pcre-light: Update to 0.4.0.4.
* gnu/packages/haskell.scm (ghc-pcre-light): Update to 0.4.0.4.
[native-inputs]: Add pkg-config.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus de428d4dff
gnu: ghc-temporary: Update to 1.2.0.4.
* gnu/packages/haskell.scm (ghc-temporary): Update to 1.2.0.4.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus c710d4e8f8
gnu: hscolour: Update to 1.24.1.
* gnu/packages/haskell.scm (hscolour): Update to 1.24.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 4854c7beb1
gnu: ghc-comonad: Update to 5.
* gnu/packages/haskell.scm (ghc-comonad): Update to 5.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus c701ebab7b
gnu: ghc-streaming-commons: Update to 0.1.16.
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.1.16.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 4fa53bd32e
gnu: ghc-sdl-image: Update to 0.6.1.2.
* gnu/packages/haskell.scm (ghc-sdl-image): Update to 0.6.1.2.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus c2d30e31b9
gnu: ghc-distributive: Update to 0.5.3.
* gnu/packages/haskell.scm (ghc-distributive): Update to 0.5.3.
[inputs]: Add ghc-base-orphans, ghc-semigroups, and ghc-generic-deriving.
[native-inputs]: Add ghc-doctest-0.12, cabal-doctest, hspec-discover and
ghc-hspec.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 41faaff11f
gnu: Add ghc-doctest-0.12.
* gnu/packages/haskell.scm (ghc-doctest-0.12): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 3168796a3f
gnu: Add cabal-doctest.
* gnu/packages/haskell.scm (cabal-doctest): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 6b76b705c6
gnu: ghc-zlib: Update to 0.6.1.1.
* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.1.1.
[arguments]: Disable tests.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 4123cb7f1b
gnu: ghc-sdl-mixer: Update to 0.6.2.0.
* gnu/packages/haskell.scm (ghc-sdl-mixer): Update to 0.6.2.0.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 1d9d3ec25d
gnu: ghc-objectname: Update to 1.1.0.1.
* gnu/packages/haskell.scm (ghc-objectname): Update to 1.1.0.1.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus b62bb812a7
gnu: ghc-resourcet: Update to 1.1.7.5.
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.1.7.5.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 4a1b5600dc
gnu: ghc-profunctors: Update to 5.2.2.
* gnu/packages/haskell.scm (ghc-profunctors): Update to 5.2.2.
[inputs]: Add ghc-base-orphans, ghc-bifunctors, ghc-contravariant, and
ghc-semigroups.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 3f229b1b9e
gnu: ghc-adjunctions: Update to 4.3.
* gnu/packages/haskell.scm (ghc-adjunctions): Update to 4.3.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus f212b62826
gnu: ghc-doctest: Update to 0.11.0.
* gnu/packages/haskell.scm (ghc-doctest): Update to 0.11.0.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 2e67886e03
gnu: ghc-lifted-base: Update to 0.2.3.8.
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.8.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus e0894701ee
gnu: Add ghc-string-qq.
* gnu/packages/haskell.scm (ghc-string-qq): New variable.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 6d148d3bb6
gnu: ghc-parallel: Update to 3.2.1.0.
* gnu/packages/haskell.scm (ghc-parallel): Update to 3.2.1.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus b85fbd9933
gnu: ghc-transformers-compat: Update to 0.5.1.4.
* gnu/packages/haskell.scm (ghc-transformers-compat): Update to 0.5.1.4.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 5b4f61701d
gnu: ghc-time: Update to 0.3.7.
* gnu/packages/haskell.scm (ghc-time): Update to 0.3.7.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 99c4e5616a
gnu: ghc-unix-compat: Update to 0.4.2.0.
* gnu/packages/haskell.scm (ghc-unix-compat): Update to 0.4.2.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 3295a6daf8
gnu: ghc-cereal: Update to 0.5.3.0.
* gnu/packages/haskell.scm (ghc-cereal): Update to 0.5.3.0.
[native-inputs]: Add ghc-quickcheck, ghc-fail, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus c7f321cff7
gnu: ghc-directory: Update to 1.3.2.0.
* gnu/packages/haskell.scm (ghc-directory): Update to 1.3.2.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 1e85b2ab9d
gnu: ghc-shelly: Update to 1.7.0.1.
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.7.0.1.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 780185cca3
gnu: hlint: Update to 2.1.
* gnu/packages/haskell.scm (hlint): Update to 2.1.
[inputs]: Add ghc-unordered-containers, ghc-yaml, ghc-vector, ghc-text,
ghc-data-default, ghc-haskell-src-exts-util, ghc-refact, and ghc-aeson.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus e1358124aa
gnu: ghc-cheapskate: Update to 0.1.1.
* gnu/packages/haskell.scm (ghc-cheapskate): Update to 0.1.1.
[inputs]: Remove ghc-aeson, ghc-http-types, ghc-wai-extra, and ghc-wai.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus f707b243c6
gnu: ghc-haskell-src-exts: Update to 1.20.1.
* gnu/packages/haskell.scm (ghc-haskell-src-exts: Update): Update to 1.20.1.
[inputs]: Remove ghc-syb.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus e0ba59a9f8
gnu: Add ghc-pretty-show-for-haskell-src-exts.
* gnu/packages/haskell.scm (ghc-pretty-show-for-haskell-src-exts): New
variable.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus fe4f81bc6f
gnu: ghc-yaml: Update to 0.8.28.
* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.28.
[inputs]: Add ghc-semigroups and ghc-temporary; remove ghc-aeson-qq.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus bc819cdf4c
gnu: ghc-word8: Update to 0.1.3.
* gnu/packages/haskell.scm (ghc-word8): Update to 0.1.3.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 4fe3ce822f
gnu: ghc-utf8-string: Fix build with GHC 8.
* gnu/packages/haskell.scm (ghc-utf8-string)[arguments]: Allow building with
newer "base".
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 05c08ec9f6
gnu: ghc-fast-logger: Update to 2.4.11.
* gnu/packages/haskell.scm (ghc-fast-logger): Update to 2.4.11.
[inputs]: Add ghc-easy-file and ghc-unix-time; remove ghc-bytestring-builder.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 0798fddfd0
gnu: ghc-nats: Update to 1.1.1.
* gnu/packages/haskell.scm (ghc-nats): Update to 1.1.1.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus a6d1c4e75a
gnu: Add ghc-th-lift-instances.
* gnu/packages/haskell.scm (ghc-th-lift-instances): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 44c233ac13
gnu: ghc-th-lift: Update to 0.7.8.
* gnu/packages/haskell.scm (ghc-th-lift): Update to 0.7.8.
[inputs]: Remove ghc-packedstring.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus b28f0ffab3
gnu: Add ghc-refact.
* gnu/packages/haskell.scm (ghc-refact): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 3657bd1faa
gnu: Add ghc-haskell-src-exts-util.
* gnu/packages/haskell.scm (ghc-haskell-src-exts-util): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 2025964bba
gnu: ghc-zip-archive: Update to 0.3.0.5.
* gnu/packages/haskell.scm (ghc-zip-archive): Update to 0.3.0.5.
[inputs]: Add ghc-temporary.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 7fb6eb174f
gnu: ghc-polyparse: Update to 1.12.
* gnu/packages/haskell.scm (ghc-polyparse): Update to 1.12.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 7d4de988a7
gnu: ghc-extra: Update to 1.6.3.
* gnu/packages/haskell.scm (ghc-extra): Update to 1.6.3.
[inputs]: Add ghc-clock.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus c74dacd531
gnu: hlint: Update to 1.9.37.
* gnu/packages/haskell.scm (hlint): Update to 1.9.37.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 4d9754c221
gnu: ghc-haskell-src-exts: Update to 1.18.2.
* gnu/packages/haskell.scm (ghc-haskell-src-exts): Update to 1.18.2.
[inputs]: Add ghc-pretty-show.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 22b439dbb6
gnu: ghc-cgi: Update to 3001.3.0.2.
* gnu/packages/haskell.scm (ghc-cgi): Update to 3001.3.0.2.
[arguments]: Allow building with newer QuickCheck.
[inputs]: Remove ghc-old-locale and ghc-old-time.
[native-inputs]: Add ghc-doctest and ghc-quickcheck.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 29addb279a
gnu: ghc-network-uri: Update to 2.6.1.0.
* gnu/packages/haskell.scm (ghc-network-uri): Update to 2.6.1.0.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 2f430bf8ea
gnu: ghc-network: Update to 2.6.3.1.
* gnu/packages/haskell.scm (ghc-network): Update to 2.6.3.1.
[inputs]: Remove.
[native-inputs]: Add ghc-hunit, ghc-doctest, ghc-test-framework, and
ghc-test-framework-hunit.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus e2d3e4d69c
gnu: ghc-exceptions: Allow newer version of QuickCheck.
* gnu/packages/haskell.scm (ghc-exceptions)[arguments]: Allow running tests
with newer version of QuickCheck.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 6418074ce9
gnu: ghc-cgi: Update to 3001.3.0.1.
* gnu/packages/haskell.scm (ghc-cgi): Update to 3001.3.0.1.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus f30b753835
gnu: Add ghc-pretty-show.
* gnu/packages/haskell.scm (ghc-pretty-show): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus b9a64a3671
gnu: Add ghc-haskell-lexer.
* gnu/packages/haskell.scm (ghc-haskell-lexer): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 567bf5b975
gnu: ghc-stm: Update to 2.4.5.0.
* gnu/packages/haskell.scm (ghc-stm): Update to 2.4.5.0.
[description]: Improve.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 613845d040
gnu: ghc-haddock: Update to 2.17.4.
* gnu/packages/haskell.scm (ghc-haddock): Update to 2.17.4.
[native-inputs]: Add ghc-hspec and ghc-haddock-test.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 35182fa2b4
gnu: Add ghc-haddock-test.
* gnu/packages/haskell.scm (ghc-haddock-test): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 354902e441
gnu: ghc-haddock-library: Update to 1.4.3.
* gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.4.3.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus a559c26cf4
gnu: ghc-haddock-api: Update to 2.17.3.
* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.17.3.
[native-inputs]: Add ghc-quickcheck, ghc-hspec, and hspec-discover.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 64a6954b7e
gnu: data-default-instances-base: Update to 0.1.0.1.
* gnu/packages/haskell.scm (data-default-instances-base): Update to 0.1.0.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus f378ea16b3
gnu: ghc-data-default-class: Update to 0.1.2.0.
* gnu/packages/haskell.scm (ghc-data-default-class): Update to 0.1.2.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus f9cb5105b7
gnu: ghc-data-default: Update to 0.7.1.1.
* gnu/packages/haskell.scm (ghc-data-default): Update to 0.7.1.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 29466a9b34
gnu: ghc-prelude-extras: Update to 0.4.0.3.
* gnu/packages/haskell.scm (ghc-prelude-extras): Update to 0.4.0.3.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 24857542bd
gnu: ghc-generic-deriving: Update to 1.11.1.
* gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.11.1.
[native-inputs]: Add ghc-hspec and hspec-discover.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 5e51bcf7b3
gnu: Add ghc-time-locale-compat.
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 5e3840e250
gnu: ghc-text: Update to 1.2.2.2.
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.2.2.
[inputs]: Add ghc-random.

squash! gnu: ghc-text: Update to 1.2.3.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus c165ff9ce0
gnu: ghc-hashable: Update to 1.2.6.1.
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.6.1.
[arguments]: Enable tests.
[inputs]: Add ghc-random.
[native-inputs]: Add ghc-test-framework, ghc-test-framework-hunit,
ghc-test-framework-quickcheck2, ghc-hunit, and ghc-quickcheck.
[description]: Use Texinfo syntax for class name.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus b1c5c8de92
gnu: ghc-uuid-types: Fix tests with latest QuickCheck.
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Relax version
constraint for QuickCheck.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 037181ed23
gnu: ghc-old-time: Allow building with GHC 8.
* gnu/packages/haskell.scm (ghc-old-time)[arguments]: Allow building with
newer version of "base".
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 82674ed948
gnu: Add ghc-hashable-time.
* gnu/packages/haskell.scm (ghc-hashable-time): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 9dfc79b34c
gnu: Add ghc-th-abstraction.
* gnu/packages/haskell.scm (ghc-th-abstraction): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 1b1a1067d0
gnu: ghc-attoparsec: Update to 0.13.2.2.
* gnu/packages/haskell.scm (ghc-attoparsec): Update to 0.13.2.2.
[arguments]: Disable tests.
[native-inputs]: Remove ghc-test-framework and ghc-test-framework-quickcheck2;
add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus a5044b6a0e
gnu: ghc-scientific: Update to 0.3.5.2.
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.5.2.
[inputs]: Add ghc-integer-logarithms and ghc-primitive; remove ghc-vector.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus d0f4853a9c
gnu: Add ghc-integer-logarithms.
* gnu/packages/haskell.scm (ghc-integer-logarithms): New variable.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 4c8a1f4030
gnu: ghc-vector: Update to 0.12.0.1.
* gnu/packages/haskell.scm (ghc-vector): Update to 0.12.0.1.
2018-02-13 13:37:32 +01:00