Update cabal file to reflect proper information

This commit is contained in:
Joshua Clayton 2016-05-11 05:28:01 -04:00
parent 2650e1f040
commit 86146ad4a4

View File

@ -1,6 +1,6 @@
name: unused
version: 0.1.0.0
synopsis: Initial project template from stack
synopsis: A command line tool to identify unused code.
description: Please see README.md
homepage: https://github.com/joshuaclayton/unused#readme
license: MIT
@ -8,7 +8,7 @@ license-file: LICENSE
author: Josh Clayton
maintainer: sayhi@joshuaclayton.me
copyright: 2016 Josh Clayton
category: CLI
category: Development
build-type: Simple
-- extra-source-files:
cabal-version: >=1.10