From 3f7ebace8562ff63e030f19af2841f9c2a537bc3 Mon Sep 17 00:00:00 2001 From: Péter Diviánszky Date: Mon, 29 Feb 2016 11:42:54 +0100 Subject: dependency change: pretty-compact --> wl-pprint --- lambdacube-compiler.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lambdacube-compiler.cabal') diff --git a/lambdacube-compiler.cabal b/lambdacube-compiler.cabal index 90ed99c4..50308b6d 100644 --- a/lambdacube-compiler.cabal +++ b/lambdacube-compiler.cabal @@ -79,7 +79,7 @@ library filepath, mtl >=2.2 && <2.3, megaparsec >= 4.3.0 && <4.4, - pretty-compact >=1.0 && <1.1, + wl-pprint >=1.2 && <1.3, pretty-show >= 1.6.9, text >= 1.2 && <1.3, lambdacube-ir == 0.3.*, @@ -132,7 +132,7 @@ executable lambdacube-compiler-test-suite monad-control >= 1.0 && <1.1, optparse-applicative == 0.12.*, megaparsec >= 4.3.0 && <4.4, - pretty-compact >=1.0 && <1.1, + wl-pprint >=1.2 && <1.3, patience >= 0.1 && < 0.2, text >= 1.2 && <1.3, time >= 1.5 && <1.6, @@ -240,7 +240,7 @@ executable lambdacube-compiler-coverage-test-suite monad-control >= 1.0 && <1.1, optparse-applicative == 0.12.*, megaparsec >= 4.3.0 && <4.4, - pretty-compact >=1.0 && <1.1, + wl-pprint >=1.2 && <1.3, pretty-show >= 1.6.9, patience >= 0.1 && < 0.2, text >= 1.2 && <1.3, -- cgit v1.2.3