packages feed

addLicenseInfo 0.0 → 0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

addLicenseInfo.cabal view
@@ -1,13 +1,13 @@ name:                addLicenseInfo-version:             0.0+version:             0.1 synopsis:            Adds license info to the top of a file. description:         Adds license info to the top of a file. category:            Development license:             BSD3 license-file:        LICENSE author:              Joe Fredette-maintainer:          jfredett@gmail.com-build-depends:       base,+maintainer:          unmaintained+build-depends:       base <= 5,                      process >= 1.0.1.0  build-type:          Simple