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:
c785493
)
Bound base dependency
author
Joachim Breitner
<mail@joachim-breitner.de>
Mon, 12 Mar 2012 16:55:37 +0000
(16:55 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Mon, 12 Mar 2012 16:55:37 +0000
(16:55 +0000)
ghc-heap-view.cabal
patch
|
blob
|
history
diff --git
a/ghc-heap-view.cabal
b/ghc-heap-view.cabal
index
0c2c747
..
7fb3f8b
100644
(file)
--- a/
ghc-heap-view.cabal
+++ b/
ghc-heap-view.cabal
@@
-24,7
+24,7
@@
Flag prim-supports-any
Library
Exposed-modules: GHC.HeapView
Build-depends:
- base,
+ base
== 4.5.*
,
ghc,
ghc-prim
C-Sources: cbits/HeapView.c cbits/HeapViewPrim.cmm