Merge pull request #164 from felixonmars/patch-1

Remove duplicated dependency
This commit is contained in:
Matt Parsons 2019-11-25 08:48:09 -07:00 committed by GitHub
commit 3eb2b181ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,6 @@ library
, attoparsec >= 0.13 && < 0.14 , attoparsec >= 0.13 && < 0.14
, blaze-html , blaze-html
, bytestring , bytestring
, containers
, conduit >=1.3 , conduit >=1.3
, containers , containers
, monad-logger , monad-logger