summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgla <unknown>2001-08-22 11:01:23 +0000
committergla <unknown>2001-08-22 11:01:23 +0000
commit04d79eeb4ead800d8a645db6a0df63b6998333d2 (patch)
tree850c0b6710b485c7a658bfb68cb359e830753105
parentc4890b5c2e03486ca4b601a57524f9d71f79e581 (diff)
downloadhaskell-04d79eeb4ead800d8a645db6a0df63b6998333d2.tar.gz
[project @ 2001-08-22 11:01:23 by gla]
Reference.
-rw-r--r--ghc/docs/storage-mgt/reference.bib14
1 files changed, 14 insertions, 0 deletions
diff --git a/ghc/docs/storage-mgt/reference.bib b/ghc/docs/storage-mgt/reference.bib
new file mode 100644
index 0000000000..48fa520b27
--- /dev/null
+++ b/ghc/docs/storage-mgt/reference.bib
@@ -0,0 +1,14 @@
+@inproceedings {CN,
+ author = {Colin Runciman and Niklas Rojemo},
+ title = {New Dimensions in heap profiling},
+ booktitle = "",
+ pages = "",
+ year = "1994" }
+
+@inproceedings {RR,
+ author = {Niklas Rojemo and Colin Runciman},
+ title = {Lag, drag, void and use - heap profiling and space-efficient compilation revisited},
+ booktitle = "",
+ pages = "",
+ year = "1996" }
+