guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6e8dee9 -> f82c585)


From: Ludovic Courtès
Subject: branch master updated (6e8dee9 -> f82c585)
Date: Mon, 6 Jun 2016 16:15:12 +0000 (UTC)

civodul pushed a change to branch master
in repository guix.

      from  6e8dee9   gnu: qtkeychain: Update to 0.7.0.
       new  b2c108f   file-systems: Remove unneeded import.
       new  2aa0bad   gnu: Add ghc-aeson-pretty.
       new  839415e   gnu: Add ghc-concatenative.
       new  b6bfa2c   gnu: Add ghc-indents.
       new  abbf262   gnu: Add ghc-union-find.
       new  febf7ef   gnu: Add ghc-wl-pprint.
       new  8bebe00   bournish: Handle EOF in the reader.
       new  f82c585   bournish: Allow compilation of multiple expressions.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                              |    1 +
 gnu/packages/haskell.scm                 |  127 ++++++++++++++++++++++++++++++
 gnu/system/file-systems.scm              |    1 -
 guix/build/bournish.scm                  |   23 +++++-
 tests/{import-utils.scm => bournish.scm} |   34 ++++----
 5 files changed, 167 insertions(+), 19 deletions(-)
 copy tests/{import-utils.scm => bournish.scm} (53%)



reply via email to

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