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

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

[debbugs-tracker] bug#28884: closed ([PATCH 00/38] Add ghc-aws and its d


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28884: closed ([PATCH 00/38] Add ghc-aws and its dependencies.)
Date: Sun, 22 Oct 2017 22:36:02 +0000

Your message dated Sun, 22 Oct 2017 15:35:03 -0700
with message-id <address@hidden>
and subject line Re: [bug#28884] [PATCH 00/38] Add ghc-aws and its dependencies.
has caused the debbugs.gnu.org bug report #28884,
regarding [PATCH 00/38] Add ghc-aws and its dependencies.
to be marked as done.

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


-- 
28884: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28884
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 00/38] Add ghc-aws and its dependencies. Date: Wed, 18 Oct 2017 03:02:17 +0000
This patch series adds `ghc-aws` and its dependencies.

Patch Notes:

 * The following packages cannot be upgraded to the latest version:

    - ghc-monadrandom: ghc-either 4.4.1.1 requires MonadRandom >=0.1 && <0.5¹
    - ghc-vector-builder: latest version of this package has dependencies not
      yet there in guix².

 * guix lint has trouble parsing 
https://hackage.haskell.org/package/entropy/entropy.cabal

     ./pre-inst-env guix lint ghc-entropy

   throws:

     Syntax error: unexpected token : custom-setup (at line 34, column 0)
     Syntax error: unexpected end of input
     warning: failed to parse 
https://hackage.haskell.org/package/entropy/entropy.cabal

¹: https://hackage.haskell.org/package/either-4.4.1.1/either-4.4.1.1.tar.gz
²: 
https://hackage.haskell.org/package/vector-builder-0.3.3.1/vector-builder-0.3.3.1.tar.gz

rsiddharth (38):
  gnu: Add ghc-errors.
  gnu: Add ghc-vector-th-unbox.
  gnu: Add ghc-erf.
  gnu: Add ghc-math-functions.
  gnu: Add ghc-mwc-random.
  gnu: Add ghc-vector-algorithms.
  gnu: Add ghc-language-haskell-extract.
  gnu: Add ghc-test-framework-th.
  gnu: Add ghc-abstract-par.
  gnu: Add ghc-monad-par-extras.
  gnu: Add ghc-abstract-deque.
  gnu: Add ghc-monad-par.
  gnu: ghc-base-orphans: Update to 0.6.
  gnu: Add ghc-statistics.
  gnu: Add ghc-chunked-data.
  gnu: Add ghc-base-prelude.
  gnu: Add ghc-tuple-th.
  gnu: Add ghc-contravariant-extras.
  gnu: Add ghc-monadrandom.
  gnu: Add ghc-either.
  gnu: Add ghc-entropy.
  gnu: Add ghc-crypto-api.
  gnu: Add ghc-crypto-api-tests.
  gnu: Add ghc-pretty-hex.
  gnu: Add ghc-puremd5
  gnu: Add ghc-cryptohash-md5.
  gnu: Add ghc-cryptohash-sha1.
  gnu: Add ghc-network-info.
  gnu: Add ghc-uuid-types.
  gnu: Add ghc-uuid.
  gnu: Add ghc-rebase.
  gnu: Add ghc-vector-builder.
  gnu: Add ghc-foldl.
  gnu: Add ghc-mono-traversable.
  gnu: ghc-conduit: Update to 1.2.12.1.
  gnu: ghc-conduit: Fix lint error.
  gnu: Add ghc-conduit-combinators.
  gnu: Add ghc-aws.

 gnu/packages/haskell.scm | 1220 +++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 1210 insertions(+), 10 deletions(-)

-- 
2.15.0.rc0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#28884] [PATCH 00/38] Add ghc-aws and its dependencies. Date: Sun, 22 Oct 2017 15:35:03 -0700 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Heya rsiddharth,

rsiddharth <address@hidden> skribis:

> This patch series adds `ghc-aws` and its dependencies.

I’ve now pushed the whole series, with
3a784700cd554c169d81b3013abb2a451f1e64b1 as its tip.

I successfully built ‘ghc-aws’ on my laptop (x86_64-linux,
/gnu/store/h0dwsgqwcq34bxydfk513pyszhb1s09w-ghc-aws-0.17.1).

Thank you!

Ludo’.


--- End Message ---

reply via email to

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