X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=ae7d05c6dcd2b4ba1954e1e831ab4c4d4984f3e6;hb=d7b36bbbcd56ee14656223d02e32f5a1f52ea17b;hp=deca837ffc35d240e5f76a779fbf06e391a8b979;hpb=f4ce543cff19b797d54d435dc7c804acdefca9c8;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index deca837..ae7d05c 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -1,15 +1,19 @@ Name: ghc Version: @ProjectVersion@ -Copyright: XXX --- License: XXX +License: BSD3 License-File: ../LICENSE -Author: XXX +Author: The GHC Team Maintainer: glasgow-haskell-users@haskell.org Homepage: http://www.haskell.org/ghc/ -Synopsis: XXX +Synopsis: The GHC API Description: - XXX -Category: XXX + GHC's functionality can be useful for more things than just + compiling Haskell programs. Important use cases are programs + that analyse (and perhaps transform) Haskell code. Others + include loading Haskell code dynamically in a GHCi-like manner. + For this reason, a lot of GHC's functionality is made available + through this package. +Category: Development Build-Type: Simple Cabal-Version: >= 1.2