diff options
Diffstat (limited to 'ghc/ghc-bin.cabal.in')
-rw-r--r-- | ghc/ghc-bin.cabal.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc/ghc-bin.cabal.in b/ghc/ghc-bin.cabal.in index 4f67e479c7..90b8a55e5b 100644 --- a/ghc/ghc-bin.cabal.in +++ b/ghc/ghc-bin.cabal.in @@ -33,6 +33,7 @@ Executable ghc directory >= 1 && < 1.3, process >= 1 && < 1.5, filepath >= 1 && < 1.5, + ghc-boot, ghc if os(windows) Build-Depends: Win32 |