diff options
Diffstat (limited to 'standalone/no-th')
-rw-r--r-- | standalone/no-th/haskell-patches/yesod-form_spliced-TH.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/standalone/no-th/haskell-patches/yesod-form_spliced-TH.patch b/standalone/no-th/haskell-patches/yesod-form_spliced-TH.patch index 4f8edee8f..39eae2a8e 100644 --- a/standalone/no-th/haskell-patches/yesod-form_spliced-TH.patch +++ b/standalone/no-th/haskell-patches/yesod-form_spliced-TH.patch @@ -2002,18 +2002,6 @@ index 7e4af07..b59745a 100644 , fieldEnctype = UrlEncoded } where -diff --git a/yesod-form.cabal b/yesod-form.cabal -index bfe94df..1f5aef5 100644 ---- a/yesod-form.cabal -+++ b/yesod-form.cabal -@@ -51,7 +51,6 @@ library - exposed-modules: Yesod.Form - Yesod.Form.Types - Yesod.Form.Functions -- Yesod.Form.Bootstrap3 - Yesod.Form.Input - Yesod.Form.Fields - Yesod.Form.Jquery -- 2.1.0 |