haskell-gnutls/lib/Network/Protocol
Stephen Paul Weber 2882576126 Switch from monads-tf and custom transformer to ExceptT
When this code was written ExceptT didn't exist yet, but there's no reason to
vendor a custom implementation of it any longer.  We're taking very little
advantage of the monads-tf features so just remove that dependency (and the
language extension reliance that goes with it).
2021-02-16 13:12:35 -05:00
..
TLS Switch from monads-tf and custom transformer to ExceptT 2021-02-16 13:12:35 -05:00