X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fhpc%2Fhpc-bin.cabal;h=cd66853e5ebc47ab8f3a90c9e67913b0c2159ed0;hb=47d37047e1f51f32184e7a3b6e68a22c2156ae32;hp=893af9ef7fe4fb34165379db3488e569dacb917a;hpb=71cb36e103ce6892256c2e9c712e78ea37e7dff1;p=ghc-hetmet.git diff --git a/utils/hpc/hpc-bin.cabal b/utils/hpc/hpc-bin.cabal index 893af9e..cd66853 100644 --- a/utils/hpc/hpc-bin.cabal +++ b/utils/hpc/hpc-bin.cabal @@ -32,8 +32,8 @@ Executable hpc if flag(base3) || flag(base4) Build-Depends: directory >= 1 && < 1.1, - containers >= 0.1 && < 0.2, - array >= 0.1 && < 0.2 + containers >= 0.1 && < 0.3, + array >= 0.1 && < 0.3 Build-Depends: haskell98, hpc Extensions: CPP