summaryrefslogtreecommitdiff
path: root/iserv
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-03-09 10:48:13 -0500
committerBen Gamari <ben@smart-cactus.org>2017-03-09 10:48:13 -0500
commit5dce2160a1b361eba7d0109d314246c8ec97878b (patch)
tree39264f40c7e8f7010b10f4dae9757a91abda0ed3 /iserv
parent90009cf62bcebf875e68af625dbdbfc3c2f71717 (diff)
downloadhaskell-5dce2160a1b361eba7d0109d314246c8ec97878b.tar.gz
configure.ac: Bump version to 8.3
Diffstat (limited to 'iserv')
-rw-r--r--iserv/iserv-bin.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/iserv/iserv-bin.cabal b/iserv/iserv-bin.cabal
index eb332771bf..5307e7fc0e 100644
--- a/iserv/iserv-bin.cabal
+++ b/iserv/iserv-bin.cabal
@@ -24,7 +24,7 @@ Executable iserv
bytestring >= 0.10 && < 0.11,
containers >= 0.5 && < 0.6,
deepseq >= 1.4 && < 1.5,
- ghci == 8.1
+ ghci == 8.3
if os(windows)
Cpp-Options: -DWINDOWS