haskell-infra / hackage-trustees

Issue tracker for Hackage maintainance and trustee operations
https://hackage.haskell.org/packages/trustees/
42 stars 7 forks source link

Requesting bump of transformers for ftp-client #348

Closed ysangkok closed 1 year ago

ysangkok commented 1 year ago

See https://github.com/mr/ftp-client/issues/25 . I have successfully compiled and tested the revised package 0.5.1.4 with transformers 0.6, and it seems to work fine.

andreasabel commented 1 year ago

Done: https://hackage.haskell.org/package/ftp-client-0.5.1.4/revisions/ I also successfully ran: cabal build -c 'transformers == 0.6.*' --allow-newer='*:transformers'