mysql-simple icon indicating copy to clipboard operation
mysql-simple copied to clipboard

Module ‘Data.Attoparsec.Char8’ is deprecated

Open crosser opened this issue 9 years ago • 0 comments

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

crosser avatar Dec 21 '15 13:12 crosser