patrol-1.0.0.0: Sentry SDK
Safe HaskellSafe-Inferred
LanguageHaskell2010

Patrol.Exception.Problem

Documentation

newtype Problem Source #

Constructors

Problem String 

Instances

Instances details
Exception Problem Source # 
Instance details

Defined in Patrol.Exception.Problem

Show Problem Source # 
Instance details

Defined in Patrol.Exception.Problem

Eq Problem Source # 
Instance details

Defined in Patrol.Exception.Problem

Methods

(==) :: Problem -> Problem -> Bool #

(/=) :: Problem -> Problem -> Bool #