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:
12fdd80
)
Fix dependency syntax, thx to Brent for spotting it
author
Joachim Breitner
<mail@joachim-breitner.de>
Fri, 7 Jun 2013 22:06:42 +0000
(22:06 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Fri, 7 Jun 2013 22:06:42 +0000
(22:06 +0000)
ghc-heap-view.cabal
patch
|
blob
|
history
diff --git
a/ghc-heap-view.cabal
b/ghc-heap-view.cabal
index
f7005e1
..
1b61375
100644
(file)
--- a/
ghc-heap-view.cabal
+++ b/
ghc-heap-view.cabal
@@
-65,7
+65,7
@@
Library
containers,
transformers,
template-haskell,
containers,
transformers,
template-haskell,
- bytestring
(>= 0.10)
,
+ bytestring
>= 0.10
,
binary,
ghc
C-Sources: cbits/HeapView.c cbits/HeapViewPrim.cmm
binary,
ghc
C-Sources: cbits/HeapView.c cbits/HeapViewPrim.cmm