yesod-ip-0.3: Code for using the ip package with yesod

Safe HaskellNone
LanguageHaskell2010

Database.Persist.Net.Simple

Description

This module provides orphan instances for data types from the ip package. These instances will choose the standard text type for the database column. If you are using PostgreSQL, you may want to consider importing the Database.Persist.Net.PostgreSQL module instead.