projects
/
ghc-heap-view.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add ghci file providing :printHeap command
[ghc-heap-view.git]
/
ghc-heap-view.cabal
diff --git
a/ghc-heap-view.cabal
b/ghc-heap-view.cabal
index
7da189f
..
febabcb
100644
(file)
--- a/
ghc-heap-view.cabal
+++ b/
ghc-heap-view.cabal
@@
-19,6
+19,7
@@
Category: Debug, GHC
Build-type: Custom
Cabal-version: >=1.14
Extra-source-files: Demo.hs
+data-files: ghci
Flag prim-supports-any
Description: The used GHC supports Any as an argument to foreign prim functions (GHC ticket #5931)