summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorJan Stolarek <jan.stolarek@p.lodz.pl>2013-08-20 12:50:28 +0100
committerJan Stolarek <jan.stolarek@p.lodz.pl>2013-08-20 17:19:30 +0100
commit6b032db4e750c80371d028a9fe384177d6cdf36a (patch)
tree357ea489ccae1331c5035c389dc07dce203d5589 /compiler/ghc.cabal.in
parente5374a1b3ac11851576f8835e19d9fc92d7735c3 (diff)
downloadhaskell-6b032db4e750c80371d028a9fe384177d6cdf36a.tar.gz
Remove unused module
This commit removes module StgCmmGran which has only no-op functions. According to comments in the module, it was used by GpH, but GpH project seems to be dead for a couple of years now.
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index 0ef28906e7..bfcbb87eb9 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -208,7 +208,6 @@ Library
StgCmmEnv
StgCmmExpr
StgCmmForeign
- StgCmmGran
StgCmmHeap
StgCmmHpc
StgCmmArgRep