summaryrefslogtreecommitdiff
path: root/utils/hpc
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hpc')
-rw-r--r--utils/hpc/hpc-bin.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hpc/hpc-bin.cabal b/utils/hpc/hpc-bin.cabal
index 76bac31c05..4f94ab0fa0 100644
--- a/utils/hpc/hpc-bin.cabal
+++ b/utils/hpc/hpc-bin.cabal
@@ -43,7 +43,7 @@ Executable hpc
if flag(base3) || flag(base4)
Build-Depends: directory >= 1 && < 1.3,
containers >= 0.1 && < 0.6,
- array >= 0.1 && < 0.5
+ array >= 0.1 && < 0.6
Build-Depends: hpc
Extensions: CPP