summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg/ghc-pkg.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ghc-pkg/ghc-pkg.cabal')
-rw-r--r--utils/ghc-pkg/ghc-pkg.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/ghc-pkg/ghc-pkg.cabal b/utils/ghc-pkg/ghc-pkg.cabal
index 4b1aae7631..13f47c0c3e 100644
--- a/utils/ghc-pkg/ghc-pkg.cabal
+++ b/utils/ghc-pkg/ghc-pkg.cabal
@@ -23,7 +23,6 @@ Flag terminfo
Executable ghc-pkg
Default-Language: Haskell2010
Main-Is: Main.hs
- Other-Modules: Version
Other-Extensions: CPP
Build-Depends: base >= 4 && < 5,