projects
/
ghc-heap-view.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix some warnings
[ghc-heap-view.git]
/
ghc-heap-view.cabal
diff --git
a/ghc-heap-view.cabal
b/ghc-heap-view.cabal
index
1ffd8bb
..
579c69a
100644
(file)
--- a/
ghc-heap-view.cabal
+++ b/
ghc-heap-view.cabal
@@
-58,7
+58,6
@@
Library
GHC.HeapView
GHC.AssertNF
GHC.Disassembler
- Default-Language: Haskell2010
Build-depends:
base >= 4.5 && < 4.7,
containers,