[Pkg-haskell-commits] [package-plan] 03/03: Create a new-binary group

Joachim Breitner nomeata at moszumanska.debian.org
Sat Jul 26 12:00:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch quickcheck-2.7
in repository package-plan.

commit 5c33042b5e9e9e7ca9341c7b73287d785ebae358
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Jul 26 13:59:14 2014 +0200

    Create a new-binary group
    
    Agda requires a binary > 0.5, but binary is a package provided by GHC.
    Doing the same trick as with Cabal and put it in a new group.
---
 packages.txt | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index 779a5d8..064a3b3 100644
--- a/packages.txt
+++ b/packages.txt
@@ -3,7 +3,7 @@ active 0.1.0.16
 adjunctions 4.1.0.1
 aeson 0.7.0.3
 aeson-pretty 0.7.1
-Agda 2.4.0.1
+Agda 2.4.0.1 group=new-binary
 alex 3.1.3 binary
 ALUT 2.2.0.0
 AMI 0.1
@@ -27,6 +27,7 @@ base64-bytestring 1.0.0.1
 base-unicode-symbols 0.2.2.4
 basic-prelude 0.3.8
 bifunctors 4.1.1.1
+binary 0.7.2.1 group=new-binary
 binary-communicator 1.0.2.1
 binary-shared 0.8.2
 bindings-DSL 1.0.21
@@ -47,6 +48,7 @@ bmp 1.2.3.4
 Boolean 0.2.1
 boomerang 1.4.2
 BoundedChan 1.0.1.0
+boxes 0.1.3
 brainfuck 0.1
 byteable 0.1.1
 bytedump 1.0
@@ -140,6 +142,7 @@ data-default-instances-containers 0.0.1
 data-default-instances-dlist 0.0.1
 data-default-instances-old-locale 0.0.1
 dataenc 0.14.0.4
+data-hash 0.2.0.0
 data-inttrie 0.0.8
 data-lens 2.10.5
 data-memocombinators 0.4.4
@@ -183,6 +186,7 @@ email-validate 1.0.0
 enclosed-exceptions 1.0.0.1
 entropy 0.2.1
 enumerator 0.4.19
+equivalence 0.2.3
 erf 2.0.0.0
 errors 1.4.7
 esqueleto 1.4.1.2
@@ -585,6 +589,7 @@ static-hash 0.0.1
 statistics 0.10.2.0
 stm 2.4.2
 stm-chans 3.0.0
+STMonadTrans 0.3.2
 storable-complex 0.2.1
 Stream 0.4.6
 streaming-commons 0.1.2.3
@@ -627,6 +632,7 @@ test-framework-th-prime 0.0.6
 texmath 0.6.6.1
 text 0.11.3.1 notest
 text-icu 0.6.3.7
+tf-random 0.5
 th-extras 0.0.0.2
 th-lift 0.5.5
 th-orphans 0.7.0.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list