glirc-2.20.2: Console IRC client

Copyright(c) Eric Mertens, 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Client.EventLoop.Errors

Description

This module provides a prettier rendering for exceptions that are common in network connects as well as hints about what causes these errors.

Synopsis

Documentation

exceptionToLines Source #

Arguments

:: SomeException

network error

-> NonEmpty String

client lines

Compute the message message text to be used for a connection error