Version bump: include prewritten test cases in extra-source-files
Getty Ritter
8 years ago
| 1 | 1 | name: config-ini |
| 2 |
version: 0.2.0. |
|
| 2 | version: 0.2.0.1 | |
| 3 | 3 | synopsis: A library for simple INI-based configuration files. |
| 4 | 4 | homepage: https://github.com/aisamanra/config-ini |
| 5 | 5 | bug-reports: https://github.com/aisamanra/config-ini/issues |
| 25 | 25 | bug-reports: https://github.com/aisamanra/config-ini/issues |
| 26 | 26 | extra-source-files: |
| 27 | 27 | README.md, |
| 28 |
CHANGELOG.md |
|
| 28 | CHANGELOG.md, | |
| 29 | test/prewritten/cases/*.hs, | |
| 30 | test/prewritten/cases/*.ini | |
| 29 | 31 | |
| 30 | 32 | source-repository head |
| 31 | 33 | type: git |