diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-27 12:21:55 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-27 13:55:46 -0700 |
| commit | e413bed2c1cb15dcb8ce721a2801021e39f3ba86 (patch) | |
| tree | 25c093cff2a1ec7fb300c96cb4aa9665a57fbe98 /debian/control | |
| parent | 7087a94b21a086a98784d17b45dd2b7779e320e9 (diff) | |
implement dirsizes
Used Data.Map.Strict, so bumped versions.
Don't want to support the ghc in debian oldstable..
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 25c3d474..05101be0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Build-Depends: debhelper (>= 9), git, - ghc (>= 7.4), + ghc (>= 7.6), cabal-install, libghc-async-dev, libghc-missingh-dev, |
