Bumped cabal version to >= 1.10

This commit is contained in:
Burtannia 2020-12-22 02:17:57 +00:00
parent c60430e69e
commit bb008df3bd

View File

@ -7,7 +7,7 @@ maintainer: James Burton <jamesejburton@gmail.com>
synopsis: Multi-input form handling for Yesod Web Framework
category: Web, Yesod
stability: Stable
cabal-version: >= 1.8
cabal-version: >= 1.10
build-type: Simple
homepage: http://www.yesodweb.com/
description: API docs and the README are available at <http://www.stackage.org/package/yesod-form-multi>.
@ -19,6 +19,7 @@ flag network-uri
default: True
library
default-language: Haskell2010
build-depends: base >= 4.10 && < 5
, containers >= 0.2
, shakespeare >= 2.0