diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-13 15:49:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-13 15:49:59 -0400 |
commit | c5b56002adf84b7bfa2ef90fceb577022c378f44 (patch) | |
tree | 0adced3a3bf55c126f58674fdaed49cafd5f6abd /standalone | |
parent | 552067f696c74d7155813fe77e60644160e51733 (diff) |
build bootstrap3 module
Diffstat (limited to 'standalone')
-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 |