diff --git a/git.cabal b/git.cabal index 2efe3b5beed7a86771904769bddf217e3cda00fd..d84671a34fbd6bd6db9e177edae5a43bf564ea9c 100644 --- a/git.cabal +++ b/git.cabal @@ -23,7 +23,7 @@ Homepage: https://github.com/vincenthz/hs-git tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1 Cabal-Version: >=1.8 data-files: README.md -extra-source-files: Tests/*.hs +extra-source-files: tests/*.hs Flag executable Description: Build the executable