~ruther/guix-local

ref: bd2e1a8cb07088bdc54b9bb05d9b2e99f78e5b28 guix-local/gnu/packages/haskell.scm -rw-r--r-- 284.9 KiB
6846f084 — Efraim Flashner 9 years ago
gnu: Correct hackage mirror usage.

* gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage
mirror.
(ghc-data-accessor-transformers)[source]: Same.
(ghc-gnuplot)[source]: Same.
1a86b671 — Federico Beffa 9 years ago
gnu: Add ghc-gnuplot.

* gnu/packages/haskell.scm (ghc-gnuplot): New variable.
a5cbef03 — Federico Beffa 9 years ago
gnu: Add ghc-utility-ht.

* gnu/packages/haskell.scm (ghc-utility-ht): New variable.
81a11919 — Federico Beffa 9 years ago
gnu: Add ghc-data-access-transformers.

* gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.
505e0150 — Federico Beffa 9 years ago
gnu: Add ghc-data-accessor.

* gnu/packages/haskell.scm (ghc-data-accessor): New variable.
7d95c000 — Federico Beffa 9 years ago
gnu: Add GHC 8.0.1.

* gnu/packages/haskell.scm (ghc-8): New variable.
1bd00f17 — Federico Beffa 9 years ago
gnu: Add ghc-hashtables.

* gnu/packages/haskell.scm (ghc-hashtables): New variable.
db61a009 — Federico Beffa 9 years ago
gnu: Add ghc-easyplot.

* gnu/packages/haskell.scm (ghc-easyplot): New variable.
4225c711 — Federico Beffa 9 years ago
gnu: Add ghc-hmatrix-gsl-stats.

* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): New variable.
271a5365 — Federico Beffa 9 years ago
gnu: Add ghc-hmatrix-special.

* gnu/packages/haskell.scm (ghc-hmatrix-special): New variable.
932104ab — Federico Beffa 9 years ago
gnu: Add ghc-hmatrix-gsl.

* gnu/packages/haskell.scm (ghc-hmatrix-gsl): New variable.
95595618 — Federico Beffa 9 years ago
gnu: Add ghc-hmatrix.

* gnu/packages/haskell.scm (ghc-hmatrix): New variable.
725dddd7 — Federico Beffa 9 years ago
gnu: Add ghc-storable-complex.

* gnu/packages/haskell.scm (ghc-storable-complex): New variable.
eb0ff8a3 — Ricardo Wurmus 9 years ago
gnu: Add ghc-pandoc-citeproc.

* gnu/packages/haskell.scm (ghc-pandoc-citeproc): New variable.
bfdfb0f6 — Ricardo Wurmus 9 years ago
gnu: Add ghc-xml-conduit.

* gnu/packages/haskell.scm (ghc-xml-conduit): New variable.
e9ef2c51 — Ricardo Wurmus 9 years ago
gnu: Add ghc-xml-types.

* gnu/packages/haskell.scm (ghc-xml-types): New variable.
1aa45bbf — Ricardo Wurmus 9 years ago
gnu: Add ghc-conduit-extra.

* gnu/packages/haskell.scm (ghc-conduit-extra): New variable.
9ce764b6 — Ricardo Wurmus 9 years ago
gnu: Add ghc-rfc5051.

* gnu/packages/haskell.scm (ghc-rfc5051): New variable.
37e02bf6 — Ricardo Wurmus 9 years ago
gnu: Add ghc-hs-bibutils.

* gnu/packages/haskell.scm (ghc-hs-bibutils): New variable.
b3764635 — Ricardo Wurmus 9 years ago
gnu: ghc-streaming-commons: Remove standard packages from inputs.

The "directory" and "transformers" modules are part of GHC and should
not be among the inputs to avoid conflicts.

* gnu/packages/haskell.scm (ghc-streaming-commons)[inputs]: Remove
"ghc-directory" and "ghc-transformers".
Next