serversession/examples/serversession-example-yesod-persistent/Import.hs
Felipe Lessa 23584a9c47 Add new Yesod+Persistent example, currently just "yesod init".
Separating "yesod init" commit from others in order to be clearer what
changes were made to the scaffold.

[ci skip]
2015-06-01 13:01:23 -03:00

7 lines
125 B
Haskell

module Import
( module Import
) where
import Foundation as Import
import Import.NoFoundation as Import