Re-merge concurrent,timeout,unique,st,getopt into base
[ghc-hetmet.git] / utils / hpc / hpc-bin.cabal
index 2c1cd97..893af9e 100644 (file)
@@ -30,8 +30,6 @@ Executable hpc
     if !flag(base3) && !flag(base4)
         Build-Depends: base       < 3
 
-    if flag(base4)
-        Build-Depends: getopt     >= 0.1 && < 0.2
     if flag(base3) || flag(base4)
         Build-Depends: directory  >= 1   && < 1.1,
                        containers >= 0.1 && < 0.2,