hsfiles update

This commit is contained in:
Michael Snoyman 2013-08-13 18:45:50 +03:00
parent 525467cf57
commit d1a44454e4
6 changed files with 21 additions and 15 deletions

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o
*.sqlite3
.hsenv*
cabal-dev/
yesod-devel/
{-# START_FILE Application.hs #-}
@ -5729,10 +5730,10 @@ $maybe msg <- mmsg
<li>
A Widget's Html, Css and Javascript are separated in three files with the #
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
<li #form>
This is an example trivial Form. Read the #
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o
*.sqlite3
.hsenv*
cabal-dev/
yesod-devel/
{-# START_FILE Application.hs #-}
@ -5759,10 +5760,10 @@ $maybe msg <- mmsg
<li>
A Widget's Html, Css and Javascript are separated in three files with the #
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
<li #form>
This is an example trivial Form. Read the #
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #

View File

@ -11,6 +11,7 @@ config/client_session_key.aes
*.sqlite3
fay/Language/Fay/Yesod.hs
.hsenv*
cabal-dev/
yesod-devel/
{-# START_FILE Application.hs #-}
@ -433,8 +434,8 @@ library
, yesod-auth >= 1.2 && < 1.3
, yesod-static >= 1.2 && < 1.3
, yesod-form >= 1.3 && < 1.4
, yesod-fay >= 0.1
, fay >= 0.9
, yesod-fay >= 0.4
, fay >= 0.16
, bytestring >= 0.9 && < 0.11
, text >= 0.11 && < 0.12
, persistent >= 1.2 && < 1.3
@ -894,7 +895,7 @@ data Command = GetFib Int (Returns Int)
module Home where
import Prelude
import Language.Fay.FFI
import Fay.FFI
import Language.Fay.Yesod
import SharedTypes
@ -5840,10 +5841,10 @@ $maybe msg <- mmsg
<li>
A Widget's Html, Css and Javascript are separated in three files with the #
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
<li #form>
This is an example trivial Form. Read the #
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o
*.sqlite3
.hsenv*
cabal-dev/
yesod-devel/
{-# START_FILE Application.hs #-}
@ -5733,10 +5734,10 @@ $maybe msg <- mmsg
<li>
A Widget's Html, Css and Javascript are separated in three files with the #
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
<li #form>
This is an example trivial Form. Read the #
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o
*.sqlite3
.hsenv*
cabal-dev/
yesod-devel/
{-# START_FILE Application.hs #-}
@ -5610,10 +5611,10 @@ $maybe msg <- mmsg
<li>
A Widget's Html, Css and Javascript are separated in three files with the #
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
<li #form>
This is an example trivial Form. Read the #
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o
*.sqlite3
.hsenv*
cabal-dev/
yesod-devel/
{-# START_FILE Application.hs #-}
@ -5729,10 +5730,10 @@ $maybe msg <- mmsg
<li>
A Widget's Html, Css and Javascript are separated in three files with the #
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
\<em>.hamlet</em>, <em>.lucius</em> and <em>.julius</em> extensions.
<li ##{aDomId}>If you had javascript enabled then you wouldn't be seeing this.
<li #form>
This is an example trivial Form. Read the #
\<a href="http://www.yesodweb.com/book/forms">Forms chapter</a> #