X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=b6ea013500c7c8761274426220a024debf18e2ce;hb=992694f912831a0400c0f8ca47a2e397df4365bb;hp=55f235a298a781c37e9f0e338bf2e59912c369cf;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 55f235a..b6ea013 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -18,7 +18,7 @@ Description: through this package. Category: Development Build-Type: Simple -Cabal-Version: >= 1.2 +Cabal-Version: >= 1.2.3 Flag base4 Description: Choose the even newer, even smaller, split-up base package. @@ -31,11 +31,6 @@ Flag dynlibs Default: False Manual: True -Flag editline - Description: Use editline - Default: False - Manual: True - Flag ghci Description: Build GHCi support. Default: False @@ -77,16 +72,12 @@ Library array >= 0.1 && < 0.3 Build-Depends: filepath >= 1 && < 1.2 - Build-Depends: haskell98, Cabal, hpc + Build-Depends: Cabal, hpc if os(windows) Build-Depends: Win32 else Build-Depends: unix - if flag(editline) - Build-Depends: editline - CPP-Options: -DUSE_EDITLINE - GHC-Options: -Wall -fno-warn-name-shadowing -fno-warn-orphans if flag(ghci) @@ -500,10 +491,10 @@ Library SPARC.Regs SPARC.RegPlate SPARC.Imm - SPARC.AddrMode + SPARC.AddrMode SPARC.Cond SPARC.Instr - SPARC.Stack + SPARC.Stack SPARC.ShortcutJump SPARC.Ppr SPARC.CodeGen @@ -514,6 +505,7 @@ Library SPARC.CodeGen.Gen32 SPARC.CodeGen.Gen64 SPARC.CodeGen.Sanity + SPARC.CodeGen.Expand RegAlloc.Liveness RegAlloc.Graph.Main RegAlloc.Graph.Stats @@ -547,9 +539,6 @@ Library ByteCodeItbls ByteCodeLink Debugger - GhciMonad - GhciTags - InteractiveUI LibFFI Linker ObjLink