summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index badb90edf9..4c740f1002 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -48,6 +48,7 @@ Library
directory >= 1 && < 1.3,
process >= 1 && < 1.5,
bytestring >= 0.9 && < 0.11,
+ binary >= 0.7 && < 0.8,
time < 1.6,
containers >= 0.5 && < 0.6,
array >= 0.1 && < 0.6,
@@ -332,6 +333,7 @@ Library
StaticFlags
StaticPtrTable
SysTools
+ Elf
TidyPgm
Ctype
HaddockUtils