paul-rouse / mysql-simple

A mid-level client library for the MySQL database, intended to be fast and easy to use.
Other
91 stars 35 forks source link

Module ‘Data.Attoparsec.Char8’ is deprecated #25

Open crosser opened 8 years ago

crosser commented 8 years ago

When cabal install-ing on a relatively fresh (as of 2015-12) system, there is a warning:

Database/MySQL/Simple/Result.hs:31:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

ii libghc-attoparsec-dev 0.12.1.6-1build1 amd64 Fast combinator parsing for bytestrings