Remove unused UndecidableInstances
This commit is contained in:
parent
4f01b8b031
commit
feb7a5df3f
@ -1,6 +1,5 @@
|
|||||||
{-# LANGUAGE FlexibleInstances #-}
|
{-# LANGUAGE FlexibleInstances #-}
|
||||||
{-# LANGUAGE OverloadedStrings #-}
|
{-# LANGUAGE OverloadedStrings #-}
|
||||||
{-# LANGUAGE UndecidableInstances #-}
|
|
||||||
|
|
||||||
module Database.PostgreSQL.Opium.FromField
|
module Database.PostgreSQL.Opium.FromField
|
||||||
( FieldError (..)
|
( FieldError (..)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user