emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30892: closed ([PATCH 00/37] Add ghc-yesod and its


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30892: closed ([PATCH 00/37] Add ghc-yesod and its dependencies.)
Date: Sat, 31 Mar 2018 17:55:01 +0000

Your message dated Sat, 31 Mar 2018 19:54:13 +0200
with message-id <address@hidden>
and subject line Re: [bug#30892] [PATCH 00/37] Add ghc-yesod and its 
dependencies.
has caused the debbugs.gnu.org bug report #30892,
regarding [PATCH 00/37] Add ghc-yesod and its dependencies.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30892: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30892
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 00/37] Add ghc-yesod and its dependencies. Date: Wed, 21 Mar 2018 03:40:05 +0000
This patch series adds ghc-yesod and its dependencies.

Applies on top of db6609bd1.

* Tests were disabled for:
    - ghc-psqueues
    - ghc-math-functions

* Inputs updated for:
    - ghc-chunked-data

* ghc-conduit-extra was updated to 1.1.14.

    $ ./pre-inst-env guix refresh -l ghc-conduit-extra
       Building the following 3 packages would ensure 16 dependent packages are 
rebuilt: address@hidden address@hidden address@hidden

            - address@hidden -> Won't build
                  - Dependency ghc-vector-algorithms fails to build.
                    Submitted a patch upstream 
https://hub.darcs.net/dolio/vector-algorithms/bundle/2/patch/fac9c1e97bd2df8b6bbe8e35da714ec2594c15ab

            - address@hidden and address@hidden build.

rsiddharth (37):
  gnu: ghc-chunked-data: Update inputs.
  gnu: Add ghc-stm-chans.
  gnu: Add ghc-monad-loops.
  gnu: Add ghc-monad-logger.
  gnu: Add ghc-shakespeare.
  gnu: Add ghc-path-pieces.
  gnu: Add ghc-skein.
  gnu: Add ghc-securemem.
  gnu: Add ghc-crypto-cipher-types.
  gnu: Add ghc-crypto-cipher-tests.
  gnu: Add ghc-cipher-aes.
  gnu: Add ghc-crypto-random.
  gnu: Add ghc-cprng-aes.
  gnu: Add ghc-clientsession.
  gnu: Add ghc-yesod-core.
  gnu: Add ghc-resource-pool.
  gnu: Add ghc-attoparsec-iso8601.
  gnu: Add ghc-th-lift-instances.
  gnu: Add ghc-generics-sop.
  gnu: Add ghc-uri-bytestring.
  gnu: Add ghc-time-locale-compat.
  gnu: Add ghc-http-api-data.
  gnu: Add ghc-persistent.
  gnu: Add ghc-aeson-compat.
  gnu: Add ghc-persistent-template.
  gnu: Add ghc-unliftio-core.
  gnu: Add ghc-microlens.
  gnu: Add ghc-microlens-th.
  gnu: Add ghc-unliftio.
  gnu: Add ghc-persistent-sqlite.
  gnu: ghc-math-functions: Disable tests.
  gnu: ghc-psqueues: Disable tests.
  gnu: Add ghc-yesod-persistent.
  gnu: Add ghc-email-validate.
  gnu: Add ghc-yesod-form.
  gnu: ghc-conduit-extra: Update to 1.1.14.
  gnu: Add ghc-yesod.

 gnu/packages/haskell-check.scm  |  31 ++
 gnu/packages/haskell-crypto.scm | 130 +++++++++
 gnu/packages/haskell-web.scm    | 278 ++++++++++++++++++
 gnu/packages/haskell.scm        | 610 +++++++++++++++++++++++++++++++++++++++-
 4 files changed, 1046 insertions(+), 3 deletions(-)

-- 
2.16.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#30892] [PATCH 00/37] Add ghc-yesod and its dependencies. Date: Sat, 31 Mar 2018 19:54:13 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hello rsiddharth,

I applied the whole series (which was quite intimidating, hence the
delay ;-)) and confirmed that ‘ghc-yesod’ builds fine on my x86_64 laptop.

rsiddharth <address@hidden> skribis:

> * Tests were disabled for:
>     - ghc-psqueues
>     - ghc-math-functions

Did you try to look closer into that?  It’d be interesting to see if
there’s a real issue here.

Anyway, thanks a lot!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]