summaryrefslogtreecommitdiff
path: root/libraries/ghci/ghci.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ghci/ghci.cabal.in')
-rw-r--r--libraries/ghci/ghci.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghci/ghci.cabal.in b/libraries/ghci/ghci.cabal.in
index d2db85c76b..ffba9d670b 100644
--- a/libraries/ghci/ghci.cabal.in
+++ b/libraries/ghci/ghci.cabal.in
@@ -80,7 +80,7 @@ library
filepath == 1.4.*,
ghc-boot == @ProjectVersionMunged@,
ghc-heap == @ProjectVersionMunged@,
- template-haskell == 2.17.*,
+ template-haskell == 2.18.*,
transformers == 0.5.*
if !os(windows)