remove faulty cabal-version constraint from package file
This commit is contained in:
parent
36cc86fd70
commit
828a53a4a1
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
name: mongoDB
|
name: mongoDB
|
||||||
version: 0.8
|
version: 0.8
|
||||||
cabal-version: >=1.4
|
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
license: OtherLicense
|
license: OtherLicense
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
|
|
Loading…
Reference in a new issue