diff --git a/servant/servant.cabal b/servant/servant.cabal index 9d034592..b2fb2f8c 100644 --- a/servant/servant.cabal +++ b/servant/servant.cabal @@ -19,6 +19,8 @@ build-type: Simple extra-source-files: include/*.h cabal-version: >=1.10 tested-with: GHC >= 7.8 +extra-source-files: + CHANGELOG.md source-repository head type: git location: http://github.com/haskell-servant/servant.git