From 1aa1b7ba7ddc900c3a9bac153f8dbd24739b77d9 Mon Sep 17 00:00:00 2001 From: Atze Dijkstra Date: Thu, 29 Nov 2012 11:02:17 +0100 Subject: [PATCH] version bump, use of uhc-util 0.1.0.2 --- shuffle.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shuffle.cabal b/shuffle.cabal index 6ff64f2..1f16d42 100644 --- a/shuffle.cabal +++ b/shuffle.cabal @@ -1,5 +1,5 @@ Name: shuffle -Version: 0.1.0.0 +Version: 0.1.0.1 Copyright: Utrecht University, Department of Information and Computing Sciences, Software Technology group Description: Shuffle tool used by UHC (Utrecht Haskell Compiler) Synopsis: Shuffle tool for UHC @@ -37,11 +37,11 @@ Executable shuffle UHC.Shuffle.MainAG Build-Depends: base >= 4 && < 5, containers >= 0.4, - directory >= 1.2, + directory >= 1.1, network >= 2.3, process >= 1.1, array >= 0.4, uulib >= 0.9, uuagc >= 0.9.40.3, uuagc-cabal >= 1.0.3.0, - uhc-util >= 0.1.0.1 + uhc-util >= 0.1.0.2