Find a file
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
lib/Network/Protocol/TLS Switch from monads-tf and custom transformer to ExceptT 2021-02-16 13:12:35 -05:00
gnutls.cabal Switch from monads-tf and custom transformer to ExceptT 2021-02-16 13:12:35 -05:00
license.txt Initial import 2010-04-26 16:59:24 +00:00
Setup.hs Initial import 2010-04-26 16:59:24 +00:00