nikita-volkov / postgresql-binary

Encoders and decoders for the PostgreSQL's binary format
http://hackage.haskell.org/package/postgresql-binary
MIT License
21 stars 13 forks source link

postgresql-binary-0.7.5 build error with aeson-0.9 #4

Closed DanBurton closed 8 years ago

DanBurton commented 8 years ago
library/PostgreSQL/Binary/Encoder.hs:224:3:
    Not in scope: ‘Aeson.fromEncoding’

library/PostgreSQL/Binary/Encoder.hs:224:24:
    Not in scope: ‘Aeson.toEncoding’
nikita-volkov commented 8 years ago

Gosh dang it

nikita-volkov commented 8 years ago

It's fixed now.