diff --git a/servant-client/servant-client.cabal b/servant-client/servant-client.cabal index 7247a075..640cf504 100644 --- a/servant-client/servant-client.cabal +++ b/servant-client/servant-client.cabal @@ -20,6 +20,8 @@ cabal-version: >=1.10 tested-with: GHC >= 7.8 homepage: http://haskell-servant.github.io/ Bug-reports: http://github.com/haskell-servant/servant/issues +extra-source-files: + CHANGELOG.md source-repository head type: git location: http://github.com/haskell-servant/servant.git