From e672bb250394446e08bfce266462a2ac7c12a61f Mon Sep 17 00:00:00 2001 From: Edward Kmett Date: Mon, 29 Aug 2011 19:07:21 -0400 Subject: [PATCH] dep bump --- trifecta.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trifecta.cabal b/trifecta.cabal index 6927035..f43ddd2 100644 --- a/trifecta.cabal +++ b/trifecta.cabal @@ -1,6 +1,6 @@ name: trifecta category: Text, Parsing, Diagnostics, Pretty Printer, Logging -version: 0.36 +version: 0.36.1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE @@ -108,4 +108,4 @@ library terminfo >= 0.3.2 && < 0.4, keys >= 2.1 && < 2.2, wl-pprint-extras >= 1.6 && < 1.7, - wl-pprint-terminfo >= 0.7 && < 0.8 + wl-pprint-terminfo >= 0.8 && < 0.9