haskell-gnutls/lib/Network/Protocol/TLS/GNU
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
..
Foreign.hs Remove references to gnutls_certificate_type_set_priority. 2015-06-17 20:47:49 -07:00