From 3c70ae032e4361b203dfcf22b0a424e8838a5037 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sat, 9 May 2015 09:35:38 -0700 Subject: Quick fix: drop base bound on template-haskell. Signed-off-by: Edward Z. Yang --- libraries/template-haskell/template-haskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/template-haskell/template-haskell.cabal') diff --git a/libraries/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal index 1c53af392e..60a800c589 100644 --- a/libraries/template-haskell/template-haskell.cabal +++ b/libraries/template-haskell/template-haskell.cabal @@ -48,7 +48,7 @@ Library Language.Haskell.TH.Lib.Map build-depends: - base == 4.8.*, + base, pretty == 1.1.* -- We need to set the package key to template-haskell (without a -- cgit v1.2.1