diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2015-11-01 12:34:56 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-11-01 12:35:51 +0100 |
commit | 4b8b9347f19c6a260c9f93032447bc82f6457912 (patch) | |
tree | 52bad9e8e4fd9d068fe4fb5be9da90f47dca9c70 /libraries/ghc-prim/ghc-prim.cabal | |
parent | f8ba4b55cc3a061458f5cfabf17de96128defbbb (diff) | |
download | haskell-4b8b9347f19c6a260c9f93032447bc82f6457912.tar.gz |
ghc-prim: add API delta as changelog (re #11043)
[skip ci]
Diffstat (limited to 'libraries/ghc-prim/ghc-prim.cabal')
-rw-r--r-- | libraries/ghc-prim/ghc-prim.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal index ab59a938d4..90841ca2b8 100644 --- a/libraries/ghc-prim/ghc-prim.cabal +++ b/libraries/ghc-prim/ghc-prim.cabal @@ -12,6 +12,8 @@ build-type: Custom description: GHC primitives. +extra-source-files: changelog.md + source-repository head type: git location: http://git.haskell.org/ghc.git |