X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal;h=6b54eeba6d1f355104eed488a0ee166fd25efbd9;hb=7cc35327fd1acde88f3474d4e4727f8d8185ff67;hp=3c490196caa0c55cea06a8ab36001d185a999443;hpb=fb9d3922c8ccc9b3f7138a821ffb635e6c65b149;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 3c49019..6b54eeb 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -25,6 +25,8 @@ Flag dynlibs Flag editline Description: Use editline + Default: False + Manual: True Flag ghci Description: Build GHCi support.