diff --git a/yesod-form-multi/yesod-form-multi.cabal b/yesod-form-multi/yesod-form-multi.cabal index aa67c86d..ddcec457 100644 --- a/yesod-form-multi/yesod-form-multi.cabal +++ b/yesod-form-multi/yesod-form-multi.cabal @@ -7,7 +7,7 @@ maintainer: James Burton 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 . @@ -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