src/Web/MangoPay/Types.hs:158:10:
Duplicate instance declarations:
instance FromJSON POSIXTime
-- Defined at src/Web/MangoPay/Types.hs:158:10
instance [incoherent] FromJSON
time-1.5.0.1:Data.Time.Clock.UTC.NominalDiffTime
-- Defined in ‘aeson-0.10.0.0:Data.Aeson.Types.Instances’
src/Web/MangoPay/Types.hs:163:10:
Duplicate instance declarations:
instance ToJSON POSIXTime
-- Defined at src/Web/MangoPay/Types.hs:163:10
instance [incoherent] ToJSON
time-1.5.0.1:Data.Time.Clock.UTC.NominalDiffTime
-- Defined in ‘aeson-0.10.0.0:Data.Aeson.Types.Instances’
Ping @meteficha:
Stackage just upgraded to aeson-0.10 which means I need to disable mangopay for now. Please send a pull request to re-enable it when this is fixed. If this happens before new years mangopay will make it into LTS 4.
Also see http://matrix.hackage.haskell.org/package/mangopay#GHC-7.10/mangopay-1.11.5
Ping @meteficha: Stackage just upgraded to aeson-0.10 which means I need to disable mangopay for now. Please send a pull request to re-enable it when this is fixed. If this happens before new years mangopay will make it into LTS 4.