packages feed

sizes 2.3.1.1 → 2.3.2

raw patch · 2 files changed

+3/−4 lines, 2 files

Files

Main.hs view
@@ -36,7 +36,7 @@ default (Integer, Text)  version :: String-version = "2.3.1.1"+version = "2.3.2"  copyright :: String copyright = "2014"
sizes.cabal view
@@ -1,6 +1,6 @@ Name: sizes -Version:  2.3.1.1+Version:  2.3.2 Synopsis: Recursively show space (size and i-nodes) used in subdirectories  Description: Recursively show space (size and i-nodes) used in subdirectories@@ -22,8 +22,7 @@     Include-dirs:  .     Includes:      HsStat.h     c-sources:	   HsStat.c---    ghc-options:    -debug-    ghc-options: -threaded -with-rtsopts=-K64M -fext-core+    ghc-options:   -threaded -with-rtsopts=-K64M      Build-depends: base            >= 4 && < 5                  , bytestring