projects
/
ghc-heap-view.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25448f6
)
Bump version, extend author line
0_3
author
Joachim Breitner
<mail@joachim-breitner.de>
Thu, 30 Aug 2012 07:33:56 +0000
(07:33 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Thu, 30 Aug 2012 07:33:56 +0000
(07:33 +0000)
ghc-heap-view.cabal
patch
|
blob
|
history
diff --git
a/ghc-heap-view.cabal
b/ghc-heap-view.cabal
index
4459029
..
79bcff0
100644
(file)
--- a/
ghc-heap-view.cabal
+++ b/
ghc-heap-view.cabal
@@
-1,5
+1,5
@@
Name: ghc-heap-view
-Version: 0.
2
+Version: 0.
3
Synopsis: Extract the heap representation of Haskell values and thunks
Description:
This library provides functions to introspect the Haskell heap, for example
@@
-12,7
+12,7
@@
Description:
(<http://telekom-stiftung.de>).
License: BSD3
License-file: LICENSE
-Author: Joachim Breitner
+Author: Joachim Breitner
, Dennis Felsing
Maintainer: Joachim Breitner <mail@joachim-breitner.de>
Copyright: 2012 Joachim Breitner
Category: Debug, GHC