~ruther/guix-local

ref: 2c1cc27f8fffa3fbce8cf75cd45ea3ec2f8f4ee5 guix-local/gnu/packages/haskell.scm -rw-r--r-- 320.4 KiB
1debc5b9 — Ricardo Wurmus 8 years ago
gnu: ghc-uuid: Fix build.

* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow building with a newer
version of QuickCheck.
abfec9b3 — Alex ter Weele 8 years ago
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>
9f29ecc1 — Alex ter Weele 8 years ago
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>
98b90194 — Alex Vong 8 years ago
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>
1ecbd859 — Ricardo Wurmus 8 years ago
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.
9729f975 — Ricardo Wurmus 8 years ago
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.
f6cccefe — Danny Milosavljevic 8 years ago
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.
a124e425 — Danny Milosavljevic 8 years ago
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.
288b8fd5 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
ad5de226 — Ricardo Wurmus 8 years ago
gnu: Add ghc-megaparsec.

* gnu/packages/haskell.scm (ghc-megaparsec): New variable.
aeecabd4 — Ricardo Wurmus 8 years ago
gnu: Add ghc-parser-combinators.

* gnu/packages/haskell.scm (ghc-parser-combinators): New variable.
f941a52a — Ricardo Wurmus 8 years ago
gnu: Add ghc-text-binary.

* gnu/packages/haskell.scm (ghc-text-binary): New variable.
183d1b1a — Ricardo Wurmus 8 years ago
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.
2815963b — Ricardo Wurmus 8 years ago
gnu: ghc-reducers: Update to 3.12.2.

* gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.2.
67e86e58 — Ricardo Wurmus 8 years ago
gnu: ghc-directory: Add note.

* gnu/packages/haskell.scm (ghc-directory): Add comment not to use this
package as an input.
4b1f2166 — Ricardo Wurmus 8 years ago
gnu: ghc-graphviz: Fix build with newer QuickCheck.

* gnu/packages/haskell.scm (ghc-graphviz)[arguments]: Allow building with
newer QuickCheck.
f25c95d3 — Ricardo Wurmus 8 years ago
gnu: ghc-tar: Disable tests.

* gnu/packages/haskell.scm (ghc-tar)[arguments]: Disable tests.
1b58d289 — Ricardo Wurmus 8 years ago
gnu: ghc-system-filepath: Update to 0.4.14.

* gnu/packages/haskell.scm (ghc-system-filepath): Update to 0.4.14.
[arguments]: Disable tests.
831cb419 — Ricardo Wurmus 8 years ago
gnu: ghc-hslogger: Remove ghc-process from inputs.

* gnu/packages/haskell.scm (ghc-hslogger)[inputs]: Remove ghc-process.
64f597a6 — Ricardo Wurmus 8 years ago
gnu: ghc-process: Update to 1.6.3.0.

* gnu/packages/haskell.scm (ghc-process): Update to 1.6.3.0.
Next