| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Database.Persist.Net.Simple
Contents
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.