aboutsummaryrefslogtreecommitdiff
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012, 2014, 2021, 2022 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
;;; GNU Guix is free software; you can redistribute it and/or modify it
;;; under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 3 of the License, or (at
;;; your option) any later version.
;;;
;;; GNU Guix is distributed in the hope that it will be useful, but
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.

(define-module (guix)
  #:use-module (guix packages)
  #:re-export-and-replace (define-public))        ;from (guix packages)

;; The composite module that re-exports everything from the public modules.

(eval-when (eval load compile)
  (begin
    (define %public-modules
      '(base32
        build-system
        derivations
        download
        gexp
        monads
        monad-repl
        packages
        store
        utils))

    (for-each (let ((i (module-public-interface (current-module))))
                (lambda (m)
                  (module-use! i (resolve-interface `(guix ,m)))))
              %public-modules)))
oc-1, ghc-pandoc-1, ghc-pandoc-citeproc-with-pandoc-1): Remove variables. Timothy Sample 2018-10-01gnu: ghc-yesod: Update to 1.6.0....* gnu/packages/haskell-web.scm (ghc-yesod): Update to 1.6.0. Timothy Sample 2018-10-01gnu: ghc-yesod-form: Update to 1.6.2....* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.2. Timothy Sample 2018-10-01gnu: ghc-yesod-persistent: Update to 1.6.0....* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0. Timothy Sample 2018-10-01gnu: ghc-yesod-core: Update to 1.6.6....* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.6. [inputs]: Add ghc-unliftio and ghc-rio. Timothy Sample 2018-10-01gnu: ghc-warp-tls: Update to 3.2.4.3....* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.4.3. [inputs]: Add ghc-tls-session-manager. Timothy Sample 2018-10-01gnu: ghc-warp: Update to 3.2.23....* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.23. [arguments]: Enable tests. [inputs]: Remove ghc-blaze-builder, ghc-bytestring-builder, and ghc-lifted-base; add ghc-bsb-http-chunked. [native-inputs]: Remove ghc-auto-update and ghc-http; add curl, ghc-lifted-base, and ghc-http-client. Timothy Sample 2018-10-01gnu: ghc-wai-conduit: Update to 3.0.0.4....* gnu/packages/haskell-web.scm (ghc-wai-conduit): Update to 3.0.0.4. Timothy Sample 2018-10-01gnu: ghc-wai-extra: Update to 3.0.24.2....* gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.24.2. Timothy Sample 2018-10-01gnu: ghc-wai-logger: Update to 2.3.2....* gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.2. Timothy Sample 2018-10-01gnu: ghc-wai: Update to 3.2.1.2....* gnu/packages/haskell-web.scm (ghc-wai): Update to 3.2.1.2. Timothy Sample 2018-10-01gnu: ghc-http-client-tls: Update to 0.3.5.3....* gnu/packages/haskell-web.scm (ghc-http-client-tls): Update to 0.3.5.3. Timothy Sample 2018-10-01gnu: ghc-xss-sanitize: Update to 0.3.6....* gnu/packages/haskell-web.scm (ghc-xss-sanitize): Update to 0.3.6. Timothy Sample 2018-10-01gnu: Add ghc-tls-session-manager....* gnu/packages/haskell-web.scm (ghc-tls-session-manager): New variable. Timothy Sample 2018-10-01gnu: ghc-aeson-pretty: Update to 0.8.7....* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.7. Timothy Sample 2018-10-01gnu: ghc-http-date: Update to 0.0.8....* gnu/packages/haskell-web.scm (ghc-http-date): Update to 0.0.8. Timothy Sample 2018-10-01gnu: ghc-aeson: Update to 1.3.1.1....* gnu/packages/haskell-web.scm (ghc-aeson): Update to 1.3.1.1. Timothy Sample 2018-10-01gnu: ghc-blaze-html: Update to 0.9.1.1....* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.9.1.1. [arguments]: Remove unneeded "--allow-newer" configure flags. Timothy Sample 2018-10-01gnu: ghc-cookie: Update to 0.4.4....* gnu/packages/haskell-web.scm (ghc-cookie): Update to 0.4.4. Timothy Sample 2018-10-01gnu: ghc-multipart: Update to 0.1.3....* gnu/packages/haskell-web.scm (ghc-multipart): Update to 0.1.3. [inputs]: Add ghc-stringsearch. Timothy Sample 2018-10-01gnu: ghc-mime-types: Update to 0.1.0.8....* gnu/packages/haskell-web.scm (ghc-mime-types): Update to 0.1.0.8. Timothy Sample 2018-10-01gnu: Add ghc-bsb-http-chunked....* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked): New variable. Timothy Sample 2018-10-01gnu: ghc-xhtml: Update to 3000.2.2.1....* gnu/packages/haskell-web.scm (ghc-xhtml): Update to 3000.2.2.1. Timothy Sample 2018-10-01gnu: ghc-mtl: Remove built-in Haskell package....* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl. * gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden, ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun, ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509, ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit, ghc-yesod-core)[inputs]: Remove ghc-mtl. * gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi, ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install, ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta, ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb, ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi, ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens, ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath, ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many, ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip, ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting, ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1, ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints, ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck, ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par, ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger, ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational, ghc-chart)[inputs]: Remove ghc-mtl. (ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl. (ghc-mtl): Remove variable. * gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl. * gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl. * gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove ghc-mtl. * gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove ghc-mtl. * gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl. Timothy Sample 2018-08-16gnu: ghc-http: Update to 4000.3.12....* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.12. [native-inputs]: Add ghc-httpd-shed, ghc-test-framework, and ghc-test-framework-hunit. [inputs]: Add ghc-case-insensitive, ghc-conduit, ghc-conduit-extra, ghc-http-types, ghc-puremd5, and ghc-split. Ricardo Wurmus 2018-08-16gnu: ghc-blaze-html: Allow build with newer HUnit....* gnu/packages/haskell-web.scm (ghc-blaze-html)[arguments]: Allow newer HUnit. Ricardo Wurmus 2018-08-16gnu: ghc-http-conduit: Update to 2.3.2....* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.2. [inputs]: Add ghc-unliftio. Ricardo Wurmus 2018-08-16gnu: ghc-http-client: Update to 0.5.13.1....* gnu/packages/haskell-web.scm (ghc-http-client): Update to 0.5.13.1. [inputs]: Sort; add ghc-memory. Ricardo Wurmus 2018-08-16gnu: ghc-http-types: Update to 0.12.1....* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.1. Ricardo Wurmus 2018-08-16gnu: Add ghc-httpd-shed....* gnu/packages/haskell-web.scm (ghc-httpd-shed): New variable. Ricardo Wurmus 2018-08-16gnu: ghc-tagsoup: Update to 0.14.6....* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.6. Ricardo Wurmus 2018-03-31gnu: Add ghc-yesod....* gnu/packages/haskell-web.scm (ghc-yesod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth 2018-03-31gnu: Add ghc-yesod-form....* gnu/packages/haskell-web.scm (ghc-yesod-form): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth 2018-03-31gnu: Add ghc-yesod-persistent....* gnu/packages/haskell-web.scm (ghc-yesod-pesistent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth 2018-03-31gnu: Add ghc-yesod-core....* gnu/packages/haskell-web.scm (ghc-yesod-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth 2018-03-31gnu: Add ghc-clientsession....* gnu/packages/haskell-web.scm (ghc-clientsession): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth 2018-03-31gnu: Add ghc-skein....* gnu/packages/haskell-web.scm (ghc-skein): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth 2018-03-31gnu: Add ghc-path-pieces....* gnu/packages/haskell-web.scm (ghc-path-pieces): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth 2018-03-13gnu: Add ghc-aeson-for-pandoc-1....* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): New variable. Ricardo Wurmus