hackage tells me I need cabal-version: >= 1.8 due to build-depends versioning
This commit is contained in:
parent
8946b47db6
commit
3390eb9230
|
@ -1,6 +1,6 @@
|
||||||
Name: propellor
|
Name: propellor
|
||||||
Version: 2.6.0
|
Version: 2.6.0
|
||||||
Cabal-Version: >= 1.6
|
Cabal-Version: >= 1.8
|
||||||
License: BSD3
|
License: BSD3
|
||||||
Maintainer: Joey Hess <id@joeyh.name>
|
Maintainer: Joey Hess <id@joeyh.name>
|
||||||
Author: Joey Hess
|
Author: Joey Hess
|
||||||
|
|
Loading…
Reference in New Issue