Find a file
Stephen Paul Weber 955b054ff4 Switch monad transformer stack to a type alias
Since we already allowed injecting any Session via runTLS or throwing any Error
via throwE, this does not reduce safety at all but improves ergonomics
considerably.

The only downside here is that we must say goodbye to our transitional MonadIO
instance.
2021-02-16 13:12:55 -05:00
lib/Network/Protocol/TLS Switch monad transformer stack to a type alias 2021-02-16 13:12:55 -05:00
gnutls.cabal Switch base of the transformer stack to UIO 2021-02-16 13:12:55 -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