weigh 0.0.10 → 0.0.11
raw patch · 2 files changed
+1/−2 lines, 2 files
Files
- src/Weigh.hs +0/−1
- weigh.cabal +1/−1
src/Weigh.hs view
@@ -56,7 +56,6 @@ ,weighDispatch ,weighFunc ,weighAction- ,Grouped ,Grouped(..) ) where
weigh.cabal view
@@ -1,5 +1,5 @@ name: weigh-version: 0.0.10+version: 0.0.11 synopsis: Measure allocations of a Haskell functions/values description: Please see README.md homepage: https://github.com/fpco/weigh#readme