Add test cases to cabal file
Getty Ritter
7 years ago
| 19 | 19 |
build-type: Simple
|
| 20 | 20 |
cabal-version: >=1.10
|
| 21 | 21 |
bug-reports: https://github.com/aisamanra/s-cargot/issues
|
| 22 | |
extra-source-files: README.md, CHANGELOG.md
|
| 22 |
extra-source-files: README.md,
|
| 23 |
CHANGELOG.md,
|
| 24 |
test/*.sexp
|
| 23 | 25 |
|
| 24 | 26 |
source-repository head
|
| 25 | 27 |
type: git
|