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 *.o
*.sqlite3 *.sqlite3
.hsenv* .hsenv*
cabal-dev/
yesod-devel/ yesod-devel/
{-# START_FILE Application.hs #-} {-# START_FILE Application.hs #-}

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o *.o
*.sqlite3 *.sqlite3
.hsenv* .hsenv*
cabal-dev/
yesod-devel/ yesod-devel/
{-# START_FILE Application.hs #-} {-# START_FILE Application.hs #-}

View File

@ -11,6 +11,7 @@ config/client_session_key.aes
*.sqlite3 *.sqlite3
fay/Language/Fay/Yesod.hs fay/Language/Fay/Yesod.hs
.hsenv* .hsenv*
cabal-dev/
yesod-devel/ yesod-devel/
{-# START_FILE Application.hs #-} {-# START_FILE Application.hs #-}
@ -433,8 +434,8 @@ library
, yesod-auth >= 1.2 && < 1.3 , yesod-auth >= 1.2 && < 1.3
, yesod-static >= 1.2 && < 1.3 , yesod-static >= 1.2 && < 1.3
, yesod-form >= 1.3 && < 1.4 , yesod-form >= 1.3 && < 1.4
, yesod-fay >= 0.1 , yesod-fay >= 0.4
, fay >= 0.9 , fay >= 0.16
, bytestring >= 0.9 && < 0.11 , bytestring >= 0.9 && < 0.11
, text >= 0.11 && < 0.12 , text >= 0.11 && < 0.12
, persistent >= 1.2 && < 1.3 , persistent >= 1.2 && < 1.3
@ -894,7 +895,7 @@ data Command = GetFib Int (Returns Int)
module Home where module Home where
import Prelude import Prelude
import Language.Fay.FFI import Fay.FFI
import Language.Fay.Yesod import Language.Fay.Yesod
import SharedTypes import SharedTypes

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o *.o
*.sqlite3 *.sqlite3
.hsenv* .hsenv*
cabal-dev/
yesod-devel/ yesod-devel/
{-# START_FILE Application.hs #-} {-# START_FILE Application.hs #-}

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o *.o
*.sqlite3 *.sqlite3
.hsenv* .hsenv*
cabal-dev/
yesod-devel/ yesod-devel/
{-# START_FILE Application.hs #-} {-# START_FILE Application.hs #-}

View File

@ -10,6 +10,7 @@ config/client_session_key.aes
*.o *.o
*.sqlite3 *.sqlite3
.hsenv* .hsenv*
cabal-dev/
yesod-devel/ yesod-devel/
{-# START_FILE Application.hs #-} {-# START_FILE Application.hs #-}