summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
Commit message (Collapse)AuthorAge
* gnu: Add GHC 8.0.1.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-8): New variable.
* gnu: Add ghc-hashtables.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-hashtables): New variable.
* gnu: Add ghc-easyplot.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-easyplot): New variable.
* gnu: Add ghc-hmatrix-gsl-stats.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): New variable.
* gnu: Add ghc-hmatrix-special.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-hmatrix-special): New variable.
* gnu: Add ghc-hmatrix-gsl.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-hmatrix-gsl): New variable.
* gnu: Add ghc-hmatrix.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-hmatrix): New variable.
* gnu: Add ghc-storable-complex.Federico Beffa2016-10-19
| | | | * gnu/packages/haskell.scm (ghc-storable-complex): New variable.
* gnu: Add ghc-pandoc-citeproc.Ricardo Wurmus2016-10-06
| | | | * gnu/packages/haskell.scm (ghc-pandoc-citeproc): New variable.
* gnu: Add ghc-xml-conduit.Ricardo Wurmus2016-10-06
| | | | * gnu/packages/haskell.scm (ghc-xml-conduit): New variable.
* gnu: Add ghc-xml-types.Ricardo Wurmus2016-10-06
| | | | * gnu/packages/haskell.scm (ghc-xml-types): New variable.
* gnu: Add ghc-conduit-extra.Ricardo Wurmus2016-10-06
| | | | * gnu/packages/haskell.scm (ghc-conduit-extra): New variable.
* gnu: Add ghc-rfc5051.Ricardo Wurmus2016-10-06
| | | | * gnu/packages/haskell.scm (ghc-rfc5051): New variable.
* gnu: Add ghc-hs-bibutils.Ricardo Wurmus2016-10-06
| | | | * gnu/packages/haskell.scm (ghc-hs-bibutils): New variable.
* gnu: ghc-streaming-commons: Remove standard packages from inputs.Ricardo Wurmus2016-10-06
| | | | | | | | 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".
* gnu: ghc-process: Replace reference to /bin/sh.Ricardo Wurmus2016-10-02
| | | | | * gnu/packages/haskell.scm (ghc-process)[arguments]: Add phases "patch-reference-to-/bin/sh" to replace reference to /bin/sh.
* gnu: Do not propagate inputs in haskell.scm.Ricardo Wurmus2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell.scm (ghc-streaming-commons)[propagated-inputs]: Move ghc-random... [inputs]: ...to here; remove ghc-async, add ghc-directory, add ghc-transformers; move ghc-quickcheck, ghc-hspec... [native-inputs]: ...to here; add hspec-discover. (ghc-test-framework)[propagated-inputs]: Move all from here... [inputs]: ...to here; move ghc-hunit and ghc-quickcheck... [native-inputs]: ...to here. (ghc-attoparsec)[propagated-inputs]: Move ghc-scientific... [inputs]: ...to here; move ghc-quickcheck, ghc-quickcheck-unicode, ghc-test-framework, ghc-test-framework-quickcheck2, ghc-vector... [native-inputs]: ...to here. (ghc-zip-archive)[propagated-inputs]: Move all inputs from here... [inputs]: ...to here; move ghc-hunit from here... [native-inputs]: ...to here. (ghc-network-uri)[inputs]: Add ghc-parsec; move ghc-hunit from here... [native-inputs]: ...to here. [propagated-inputs]: Remove. (ghc-wai)[propagated-inputs]: Move all inputs from here... [inputs]: ...to here; move ghc-quickcheck, ghc-hunit, and ghc-hspec from here... [native-inputs]: ...to here. Add hspec-discover. (ghc-wai-extra)[propagated-inputs]: Remove ghc-hspec and ghc-hunit; move all other inputs from here... [inputs]: ...to here. [native-inputs]: Add hspec-discover, ghc-hspec, and ghc-hunit. (ghc-resourcet, ghc-xss-sanitize, ghc-parsec, ghc-vector, ghc-http, ghc-base-compat, ghc-base-orphans, ghc-word8)[inputs]: Move all inputs from here... [native-inputs]: ...to here. (ghc-haddock-library, ghc-hspec-contrib, ghc-base-compat, ghc-base-orphans, ghc-fast-logger, ghc-word8, ghc-aeson-qq, ghc-logging-facade, ghc-mockery, ghc-yaml, ghc-hslua)[native-inputs]: Add hspec-discover. (ghc-fast-logger)[inputs]: Move ghc-hspec from here... [native-inputs]: ...to here. (ghc-data-default, ghc-data-default-instances-base, ghc-data-default-instances-containers, ghc-data-default-instances-dlist, ghc-haddock-api, ghc-happy, ghc-haskell-src-exts, ghc-resourcet, ghc-xss-sanitize, ghc-sdl-mixer, ghc-sdl-image, ghc-glut, ghc-gluraw, ghc-opengl, cpphs, ghc-old-time, ghc-data-default-instances-old-locale, cabal-install, ghc-x11, ghc-x11-xft, ghc-hashable, ghc-test-framework-hunit, ghc-test-framework, ghc-tf-random, ghc-transformers-base, ghc-unix-time, ghc-http-types, ghc-iproute, ghc-regex-base, ghc-regex-posix, ghc-regex-tdfa-rc, ghc-parsers, ghc-trifecta, ghc-distributive, ghc-comonad, ghc-polyparse, ghc-profunctors, ghc-reducers, ghc-xml, ghc-exceptions, ghc-temporary, ghc-temporary-rc, ghc-smallcheck, ghc-tasty-ant-xml, ghc-quickcheck-instances, ghc-quickcheck, ghc-case-insensitive, ghc-chasingbottoms, ghc-unordererd-containers, ghc-uniplate, ghc-ansi-wl-pprint, ghc-parsec, ghc-vector, ghc-vector-binary-instances, ghc-http, ghc-hspec, ghc-hspec-contrib, ghc-hspec-core, ghc-hspec-meta, ghc-vault, ghc-monad-control, ghc-blaze-builder, ghc-blaze-markup, ghc-blaze-html, ghc-async, ghc-optparse-applicative, ghc-charset, ghc-void, ghc-kan-extensions, ghc-statevar, ghc-lens, ghc-cheapskate, ghc-semigroupoids, ghc-contrvariant, ghc-semigroups, ghc-free, ghc-adjunctions, ghc-fast-logger, ghc-doctest, ghc-lifted-base, ghc-tasty-quickcheck, ghc-tasty-golden, ghc-tasty, ghc-cookie, ghc-scientific, ghc-aeson, ghc-wai-logger, ghc-pandoc-types, ghc-texmath, ghc-regex-pcre-builtin, ghc-highlighting-kate, ghc-cmark, ghc-enclosed-exceptions, ghc-th-lift, ghc-th-expand-syns, ghc-th-reify-many, ghc-th-orphans, ghc-haskell-src-meta, ghc-aeson-qq, ghc-conduit, ghc-mockery, ghc-yaml, ghc-filemanip, ghc-juicypixels, ghc-hslua, ghc-mime-types, ghc-http-client, ghc-hourglass, ghc-pem, ghc-asn1-types, ghc-asn1-encoding, ghc-asn1-parse, ghc-tasty-kat, ghc-cryptonite, ghc-x509, ghc-x509-store, ghc-x509-validation, ghc-x509-system, ghc-tls, ghc-socks, ghc-connection, ghc-http-client-tls, ghc-pandoc)[propagated-inputs]: Move inputs from here... [inputs]: ...to here.
* gnu: ghc-pandoc: Update to 1.17.2.Ricardo Wurmus2016-09-26
| | | | * gnu/packages/haskell.scm (ghc-pandoc): Update to 1.17.2.
* gnu: ghc-texmath: Update to 0.8.6.5.Ricardo Wurmus2016-09-26
| | | | * gnu/packages/haskell.scm (ghc-texmath): Update to 0.8.6.5.
* gnu: ghc-cmark: Update to 0.5.3.1.Ricardo Wurmus2016-09-26
| | | | * gnu/packages/haskell.scm (ghc-cmark): Update to 0.5.3.1.
* gnu: ghc-highlighting-kate: Update to 0.6.3.Ricardo Wurmus2016-09-26
| | | | * gnu/packages/haskell.scm (ghc-highlighting-kate): Update to 0.6.3.
* gnu: ghc-pandoc-types: Update to 1.16.1.1.Ricardo Wurmus2016-09-26
| | | | * gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.16.1.1.
* gnu: ghc-tagsoup: Update to 0.14.Ricardo Wurmus2016-09-26
| | | | * gnu/packages/haskell.scm (ghc-tagsoup): Update to 0.14.
* gnu: ghc-tls: Update to 1.3.8.Ricardo Wurmus2016-09-26
| | | | * gnu/packages/haskell.scm (ghc-tls): Update to 1.3.8.
* gnu: Add ghc-transformers-0.4.2.0.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-transformers-0.4.2.0): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-system-fileio.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-system-fileio): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-system-filepath.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-system-filepath): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-options.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-options): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-chell-quickcheck.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-chell-quickcheck): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-chell-quickcheck-bootstrap.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-chell-quickcheck-bootstrap): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-chell.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-chell): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-options-bootstrap.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-options-bootstrap): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-shelly.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-shelly): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-system-fileio-bootstrap.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-system-fileio-bootstrap): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-system-filepath-bootstrap.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-system-filepath-bootstrap): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-lifted-async.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-lifted-async): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-constraints.ng02016-09-22
| | | | * gnu/packages/haskell.scm (ghc-constraints): New variable.
* gnu: Add ghc-array.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-array): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-graphviz.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-graphviz): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-fgl-arbitrary.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-fgl-arbitrary): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ghc-fgl: Update to 5.5.3.0.ng02016-09-22
| | | | | | | * gnu/packages/haskell.scm (ghc-fgl): Update to 5.5.3.0. [inputs]: Add ghc-hspec and ghc-quickcheck. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-wl-pprint-text.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-wl-pprint-text): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-process.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-process): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-directory.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-directory): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-colour.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-colour): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-bytestring.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-bytestring): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-monads-tf.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-monads-tf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-patience.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-patience): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-findbin.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-findbin): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-transformers.ng02016-09-22
| | | | | | * gnu/packages/haskell.scm (ghc-transformers): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>